I‘m a new Linux user. How do I copy a directory or folder under Linux operating system using command line options and bash shell?
{ 3 comments }
I would like to move a directory one level up into the root directory. I’ve all html files located in /home/apache2/www/html directory, and I’d like to move /home/apache2/www/html to one level up at /home/apache2/www/. How can I accomplish this over the ssh session?
{ 0 comments }
{ 0 comments }
Q. How do I ignore shell aliases or function when running a command without removing alias / function from memory or current shell session?
{ 2 comments }
I’m not able to run tracepath or tracepath6 under Debian Linux. tracepath is default under CentOS Linux. How do I install tracepath command under Debian Linux 4.x server? How do I find out what package owns the command under Debian / Ubuntu Linux?
{ 0 comments }
How do I check the existing Linux / UNIX users and groups under Linux / UNIX operating system?
{ 15 comments }