[Linux Tip] debuging a command
this is very useful when you are running a script that calls other scripts. # set -x# ls+ ls --color=autoanaconda-ks.cfg install.log install.log.syslog++ ...
this is very useful when you are running a script that calls other scripts. # set -x# ls+ ls --color=autoanaconda-ks.cfg install.log install.log.syslog++ ...
[ReBlog | Linux Tip] 20 Linux performance analysis tools |
This diagram is really handy, shows you different elements in the linux arch and how to identify the performance of each elements.
In linux, you have the usual tools (fdisk -l) tells you what drives are present and partitions and this tells you what partitions are mounted where (df -h), ...
I post when a setup is successful, but someone suggested, why don’t I also blog my challenges, so here’s one. The problem: once in my home environment I want...
Alright, so after I connect to my VPN at home, I can do a lot of different things, SSH is one of them. I also needed a solution to control my screen from any...
I woke up one day and decided to view my logs, and I see someone poking hard at my ssh connection, trying to connect with a bunch of bogus usernames and pass...
Could be in my mind, but I used to have very steep headaches after using computer for an entire day straight, don't know if this is scientifically proven or ...
</b>I'll leave the job of explaining vpn to someone else, and read this prelude to get familiar with how this can be of help.</p> OpenVPN is an o...
There are a million solutions for accessing files from home Dropbox for files to sync in the cloud, Google Play Music for your music, TeamViewer for viewing ...
When I started using Ubuntu a while back, it was due to my growing frustration with Vista. This was probably the best move I made for my career because it op...