Search results

  1. K

    Today's article is pretty neat...

    I haven't done a meta article in a long time. This is a meta article. Why? Well, things are going great - but, more importantly, today marks the third anniversary. Yup... I've been at this for three years. https://linux-tips.us/meta-ive-been-at-this-for-three-years/ No... No, I never thought...
  2. K

    Today's article has you messing about with your CPU...

    Have you ever wanted to delete cores? No? I didn't think so. But, just in case (and there are some good reasons), you change your mind... https://linux-tips.us/how-to-disable-cpu-cores/ Yeah, It's not necessarily something you'll want to do - but it is (I think) interesting. Those folks who...
  3. K

    Today's article is quite simple...

    Today, we simply cover one way to view some of the logs your system keeps. There are other logs but these are the nice and simple ones that you can use, like the kernel and system logs. If that's something you're interested in doing: https://linux-tips.us/view-some-logs-in-the-terminal/ See...
  4. K

    Today's article is a file management article...

    Have you ever wanted to copy a file to multiple directories? Well, you can do so with just one simple command. You can send a file to multiple directories at the same time pretty easily. In this case, we do it with the tee command. This is also a 'short' article. I haven't done one of those in...
  5. K

    Today's article is a familiar theme...

    Have you ever wanted to show your mounted filesystems? Yes? Well, I've covered that before. For completeness-sake, I've decided to cover it again. This time around, we're using a command that you shouldn't need to install. There's nothing fancy, it's just a few simple commands...
  6. K

    Today's article is straightforward and about Exif data...

    PDF files contain metadata. Many file types contain metadata. This is everything from when the file was created to what application was used to create the file. In image files, you can even have GPS data and shutter speed data. Some folks think this is a privacy concern - and it can be. You...
  7. K

    Today's article is another PDF type of article...

    If you've ever sent stuff off to be printed (like a print shop with paper products), you'll find they often want the format to be PDF. It's a complicated affair to get started, but once you've done some editing you'll be able to convert image files (specifically JPG and PNG) into PDF files. You...
  8. K

    Today's article is about one of my favorite applications...

    Your computer came with top. If you're lucky, it also came with htop. If it didn't come with htop, you can certainly install it. It's basically top, except easier and more useful. You can even use your mouse! https://linux-tips.us/lets-learn-about-the-htop-system-monitor/ If you want a task...
  9. K

    Today's article is a cup of tee...

    Or it's time to tee off... One or the other, or any additional puns you can think of. I want to write an article or two that uses the tee command. It was an article I did write but looked like hot garbage. So, I asked my good buddy AI to help me out. They did a better job than I did. I told...
  10. K

    Today's article is also about PDFs...

    As we've previously discussed, a PDF can require a password. Well, it can require two passwords. One is the owner and the other is the user. If you know those passwords, you can remove those passwords. It's really quite simple: https://linux-tips.us/how-to-remove-a-pdf-password/ Enjoy!
  11. K

    Mother Nature is at it again...

    Once again, I'm faced with high winds. We did get some snow, which is nice. But, Mother Nature is tearing down power lines again. We're not going to get the catastrophic/deadly flooding this time around, which is nice. Right now, there's someone trapped in their vehicle while they wait for the...
  12. K

    Today's article is something you've done before...

    Today we explore yet another way to list the storage devices attached to your computer. We've done this with other tools but this is a different tool. Linux being what it is means we have lots of tools available. This one has a ton of options in the man page but you really don't need them or...
  13. K

    Today's article only applies if you use Terminator...

    Terminator is one of my favorite terminal emulators. It's one that I use often and I like it so much that I decided to write another article about it. This time around, we're covering plugins. Terminator supports third-party plugins. Some of them are included, so you only need to enable them...
  14. K

    Today's article isn't going to apply to many of you...

    Today we simply convert PDF to text. This is an easy process in the terminal but not something most folks are going to do. After all, one of the things about PDF is that whole F thing. They quite like the formatting. https://linux-tips.us/turn-pdf-into-text/ Still, there are a few reasons why...
  15. K

    Today's article is about Lubuntu but works for other distros...

    I tested this in Lubuntu and Linux Mint. In Mint, the colors were off - likely due to my using a dark theme and it being GTK3 application. It was just fine in Lubuntu, though I didn't have anything plugged into that device. Still, that's where I did the screenshot...
  16. K

    Today's article is all about wget...

    I should probably have called this one a 'short' article, but I didn't. It's just a bit too complicated for that - but not quite complicated enough to be a full article. Basically, wget outputs its progress to the standard output. https://linux-tips.us/hide-the-output-from-wget/ Yup... It's...
  17. K

    For the old-school Linux.org users...

    I can't help but notice how active this forum has become in the past few years. We get a whole lot of activity lately. I think that's a good thing. It means we're helping more people. I suspect our ranking in the search engine helps but I suspect our civility and helpfulness helps even more...
  18. K

    Today's article might be of interest to newbies...

    Today we discuss a simple way to save a web page as text. I used to do this. I still have some of those saved files kicking around here somewhere. Quite simply, you enter a URL and an output file name and you're good to go. It's a simple command. https://linux-tips.us/save-a-web-page-as-text/...
  19. K

    Monitor Weirdness...

    I'm putting this in off-topic because it's not really a question or anything like that. I don't really need to know the why or the how. I also don't mind digression. I am a tester of Lubuntu. That's my chosen role. I do this because I notice small things. Well, today was slightly more than a...
  20. K

    Today's article is piping hot...

    Well, no... I let AI take care of this one as well. That should be it for AI for a while. It does some things well but that's a limited scope. Like the grep article, this is a worthwhile read but also serves as a place to link other articles. This way people can learn about those topics without...
Top