5 useful Mac OS X command line tips you should know
From osxdaily.com:Like many other power users, I'm addicted to the Mac OS X command line, any reason at all for me to launch the terminal I take as an opportunity to learn more about the powerful...
View ArticleGNU screen [quick_reference]
From aperiodic.net:screen -dRR (Attaches to a screen session. If the session is attached elsewhere, detaches that other display. If no session exists, creates one.Click here to read moreTagged: #linux...
View ArticleGRUB2 Linux bash Commands
From members.iinet.net:This web-page is part of a larger site giving examples of how to install Windows+Ubuntu Linux operating systems 'dual boot' in a computer. GNU GRUB is a work in progress and the...
View ArticleHow to Backup Linux? 15 rsync Command Examples
From thegeekstuff.com:rsync stands for remote sync. rsync is used to perform the backup operation in UNIX / Linux. rsync utility is used to synchronize the files and directories from one location to...
View ArticleUnix / Linux Bourne / Bash Shell Scripting Tutorial [ steve-parker.org ]
From steve-parker.org:My new 564-page book, Shell Scripting, published by Wiley, is on sale now. Please click "Like" on the left if you are on Facebook, or just click here to get the book. Test is used...
View ArticleBest Python IDE Online
From py-ide-online.appspot.com:A Computer Geek in Beijing, China. Focus on Web2.0 Technology: Google App Engine, Python, Django, Software Architecture, Agile, JAVA, J2EE, JavaScript, etc. Coding for...
View ArticleWindows shell replacement - Wikipedia, the free encyclopedia
From wikipedia.org:In Windows 95 and later versions of Microsoft Windows, the Windows shell is by default explorer.exe (in the Windows folder or one of its subfolders, System32) which displays the...
View ArticleDebugging Bash scripts
From tldp.org:When things don't go according to plan, you need to determine what exactly causes the script to fail. Bash provides extensive debugging features. The most common is to start up the...
View ArticleShell shuts some Singapore refinery units after fire
From reuters.com:SINGAPORE (Reuters) - A fire that forced Royal Dutch Shell to shut down some units and evacuate non-essential staff at its massive Singapore refinery on Wednesday has been contained...
View ArticleInstalling java non-interactively
From davidpashley.com:Installing the Sun Java packages on Debian or Ubuntu require to you accept Sun's license before you can install them. This means that it's not easy to install non-interactively,...
View Articlereplay your terminal recordings online! (capture shell terminal recording and...
From playterm.org:Want to capture and record your terminal recordings? and embed them online? PLAYterm helps the CLI community to promote commandline applications and skills!Click here to read...
View ArticleShell Script To Backup MySql Database Server
From bash.cyberciti.biz:A working mysql backup script - explains how to backup MySQL Database Server using a cron job under UNIX or Linux like operating systems.Click here to read moreTagged: #mysql...
View Articleat - Linux Command - Unix Command
From linux.about.com:Command Library. allows fairly complex time specifications, extending the POSIX.2 standard. It accepts times of the form HH:MM to run a job at a specific time of day.Click here to...
View ArticleUrwid - Console User Interface Library
From excess.org:Urwid is a console user interface library for . Urwid is released under the GNU Lesser General Public License and it includes many features useful for text console application...
View Articlelinux screen keyboard shortcuts
From pixelbeat.org:Remote terminal session management (detaching or sharing terminal sessions) * unlimited windows (unlike the hardcoded number of Linux virtual consoles)Click here to read moreTagged:...
View ArticleLink Shell Extension
From schinagl.priv.at:The NTFS file system implemented in NT4, Windows 2000, Windows XP, Windows XP64, and Windows7 supports a facility known as hard links (referred to herein as Hardlinks). Hardlinks...
View Articlecommunity for sharing dotfiles like .bashrc, .vimrc, and .bash_profile
From dotfiles.org:dotfiles.org is a place to upload, download, and share your dotfiles. We're slowly returning from an over year-long hiatus with more features than ever before. Sign up for an account,...
View Articleash variants
From in-ulm.de:After I had repeatedly wondered how all those "ash" variants might be related, I had a look at the variants I know. Source is available for all variants, except for BSD/OS.Click here to...
View Articlecron - Wikipedia, the free encyclopedia
From wikipedia.org:Cron is a time-based job scheduler in Unix-like computer operating systems. Cron enables users to schedule jobs (commands or shell scripts) to run periodically at certain times or...
View ArticleLinux Tips - IO Redirection
From linuxsa.org.au:UNIX had the concept of IO redirection long before DOS copied and bastardised the concept. The UNIX IO redirection concept isClick here to read moreTagged: #linux #shell #unix #bash...
View Article