Archive
- 2012, Jan 12 Compress Old Log Files on Linux (0) (Commands & Shells)
- 2011, Dec 27 Testing SSH Connectivity to Multiple Servers (0) (Commands & Shells)Imagine a hypothetical scenario: you support hundreds of remote servers and you need to check which server you can access via SSH and which servers are not letting you log in. Doing this manually is...
- 2011, Dec 27 Quick Review: Boxee Box (3) (Featured, Hardware)Some of the technical issues with Boxee Box could have been fixed if the dev team was paying more attention to addressing the bugs rather than adding "features" of dubious value. In the final...
- 2011, Dec 23 Be a HERO and Help STOP SOPA Now!! (0) (Videos)
- 2011, Dec 19 Photo Fun with iPhone 4S (0) (Cell Phones, Featured)As an avid amateur photographer I would like to have my dSLR with me at all times. And my collection of lenses. And filters. And tripods. But even if this was possible, I don't really want to be,...
- 2011, Dec 19 Disable Usage Information Sharing on iPhone (0) (Cell Phones)Carrier IQ is software installed on your iPhone by Apple at the request of the service providers. This system utility collect detailed usage and location data on your phone and sends it to the...
- 2011, Dec 16 Writing a Linux Startup Script (0) (Commands & Shells, Featured)As basic as the task of creating a startup script may sound, even experienced sysadmins sometimes run into problems with having services start at the right time during the boot process or stop during...
- 2011, Dec 07 Photo Noise Reduction Apps for iPhone (0) (Cell Phones, Featured)In digital cameras, image noise (grain) is most pronounced in photos taken in low-light conditions without a flash. For such situations, the camera sets high ISO (light sensitivity of the image...
- 2011, Nov 08 iPhone 4S HDR Performance (2) (Cell Phones, Featured)HDR - High Dynamic Range - photography is a method of achieving a degree of visual detail in highlights and shadows beyond what the camera's image sensor can record in a single exposure. The HDR...
- 2011, Oct 31 Fun with Call Forwarding (0) (Cell Phones)Sometimes you don't want people to reach you on your phone, but you don't want to do something obvious, like turning the phone off. Because then they'll just leave you a message and you will still be...
- 2011, Oct 16 iPhone 4S: Photo Camera Performance (4) (Cell Phones, Featured)Here's our quick-and-dirty test of the new iPhone 4S 8-megapixel camera with LED flash and autofocus. For comparison, we took some of the same photos using a Canon G10 14.7-megapixel compact camera...
- 2011, Sep 23 Simple Host Monitoring with SSH (0) (Monitoring)Sometimes you just need something very simple to monitor a server or an application on a temporary basis. A basic ping monitor is fine, but it will only tell you if a server is responding on the...
- 2011, Sep 16 Viewing “man” Pages in a Web Browser (0) (Commands & Shells)The Unix "man" pages are an indispensable tool even for the most experienced of sysadmins. Unfortunately, in a terminal window the text may be hard to read and getting a hard copy to take with you...
- 2011, Sep 14 Autorebooting Servers on Low or High Load (0) (Commands & Shells)Recently I ran into a situation where I needed to reboot several HPC cluster compute nodes. A couple of systems were still running user jobs that I did not want to interrupt. I also didn't want to...
- 2011, Sep 13 Changing Process CPU Affinity on Linux (1) (Performance)A common real-life scenario: on a multi-CPU system Oracle processed have taken over and the system has ground to a crawl. The average system load is in double-digits and even logging in takes several...
- 2011, Sep 06 Adding LUNs to VXVM on Linux (1) (Disks and Volumes, Featured)The following is a brief overview of the process for adding LUNs to VXVM under Linux. In our example we have an RHEL 5 server with existing LUNs and VXVM volume groups. Two new LUNs with multipathing...
- 2011, Sep 02 Testing RAM in Linux (0) (Commands & Shells, Featured)A number of good and mostly free tools are available for testing RAM hardware. However, most of these applications are designed to operate in stand-alone mode that requires shutting down the OS....
- 2011, Aug 31 Red Hat: Changing Hostname and IP (0) (Networking)Changing hostname and IP is frequently required when a server is being moved from testing or development to production. The process is a fairly simple one, but steps must be performed in a certain...
- 2011, Aug 29 Using Expect with SSH and Su (0) (Commands & Shells)We have discussed using expect with sudo in an SSH session. Another common way to run commands on remote servers as root is to use the su - root command, where sudo is not configured. The trick to...
- 2011, Aug 16 Enable Foreign Keyboard on iPhone (0) (Cell Phones)This is a simple one, but people are always asking: how do I type in Russian, Swedish, Spanish, whatever on my iPhone? Go to Settings -> General -> International -> Keyboards -> Add New Keyboard ->...
- 2011, Aug 11 Moving Average with Excel and Shell Script (0) (Commands & Shells)In this example we will show you how to calculate simple moving average using Excel and a shell script. As more data is added to the file, the shell script and the Excel formula will automatically...
- 2011, Jul 23 Configuring Passwordless SSH (1) (Commands & Shells)Passwordless SSH works by pre-sharing public encryption keys. It is important to understand that setting up passwordless SSH opens your servers to certain security risks. A compromised user account...
- 2011, Jul 14 Automating SSH and Sudo with Expect (1) (Commands & Shells)Let's imagine a hypothetical scenario: you have a list of a hundred Linux servers and you need to log into each one of them and remove a local user "roger" and his home directory. Doing this by hand...
- 2011, Jul 10 D-Link DNS-320 NAS Review (2) (Featured, Hardware)In the past I reviewed the DNS-321 and the major complaint there was the device's inability to utilize gigabit network capacity due to severe memory and CPU restrictions. While the DNS-321 was...
- 2011, Jul 10 OpenSUSE 11.4 Installation Overview (0) (Applications)After enjoying taking apart Microsoft's "cloud" Office 365 for the numerous shortcomings of its installation process, having to do the same for my favorite Linux distro - openSUSE - is rather...
- 2011, Jun 28 Microsoft Launches Office 365. Fails. (1) (Applications, Featured)To much fanfare Microsoft launched its first "cloud" version of the Office - the Office 365. Silly name, I know, but I still decided to give it a shot. Call me an optimist, but sometimes I feel there...
- 2011, Jun 16 Run Background Tasks via SSH (1) (Commands & Shells)The idea here is simple: you need to connect to hosts 1..100 and execute a command in the background. The trick is to make sure the command continues to run after the SSH session terminates. Simply...
- 2011, Jun 04 CompTIA Fails It’s Own Linux+ Exam (0) (Books & Certifications)The CompTIA Linux+ is a certification program designed for people who've heard of Linux but can't yet figure out what it is. Still, one would imagine that people running CompTIA's Web site should be...
- 2011, Jun 02 Shadowbox JS Plugin Breaks WordPress (1) (WordPress)Just a quick alert: the latest version (v. 3.0.3.3) of the popular Shadowbox JS plugin for WordPress has a serious bug that exposes your WordPress installation to a major security risk. Incorrectly...
- 2011, May 30 Disabling WordPress X-FRAME-OPTIONS Support (2) (WordPress)Staring with version 3.1.3, WordPress introduced X-FRAME-OPTIONS support for the...
- 2011, May 15 Password-less SSH and Autofs (0) (Commands & Shells)Recently I've ran into an unusual problem with SSH on SLES 11 SP1. The system - a small HPC cluster - is configured to use NIS for authentication and automounter maps. Whenever a user logs in, the...
- 2011, May 04 Troubleshooting InfiniBand Connections (0) (Networking)The following is a brief troubleshooting guide for an InfiniBand network found in common HPC Linux clusters. Running these commands requires OFED 1.5.2 or later package installed on your systems....
- 2011, Apr 28 Load-Testing HPC Linux Clusters with “stress” (0) (Performance)The "stress" is a simple-to-use load generator for POSIX systems that I found very useful for stress-testing HPC clusters. The current version of the application is 1.0.4 and it was easy to compile...
- 2011, Apr 28 Facebook Security for the Lazy (2) (Featured, Security)Every time you use Facebook, you probably have a nagging feeling in the back of your head that someone other than your friends is reading your posts. You should trust that feeling. At the same time,...
- 2011, Mar 21 Installing Ganglia on RHEL (0) (Performance)This is a quick follow-up to my earlier post about installing Ganglia from source on SLES. Here we will install Ganglia...
- 2011, Mar 16 Useful iPhone Apps (0) (Applications, Featured)Useful iPhone apps? Really? Yeah, there are a few. These may not be the best-written apps, or the easiest to use, or the most aesthetically appealing, but they perform a function that benefits your...
- 2011, Mar 04 Opening Custom Ports in SuSE Firewall (0) (Networking)Most of the servers I work with are already behind an enterprise firewall, so I rarely get to configure a software firewall. In the following example, I installed Webmin and Usermin on a SLES 11...
- 2011, Feb 21 Force NTP Time Update on Linux (1) (Commands & Shells)Imagine this: you created the /etc/ntp.conf file, enabled and started the ntpd service, and... the system time is still off. Is there a way to force time sync with the NTP server? It must be your...
- 2011, Feb 21 Don’t Be Afraid to Reboot Unix Servers (0) (Disaster Recovery, Featured)Reboot your Unix servers after making any major changes to the production environment. Should an unexpected problem come up, it will be easier to deal with it when everything is still fresh in your...
- 2011, Feb 10 Fixing Your Crappy Cell Phone Photos (0) (Applications)Some of today's cell phones feature camera resolution that rivals digital SLRs from two year ago. An 8-megapixel cell phone camera is no longer a novelty. Unfortunately, high resolution is the only...
- 2011, Feb 10 Find Command with Multiple Exec Statements (0) (Commands & Shells)This is a very simple one, but somehow I always forget the correct syntax. I want to use the "find" command to locate files and then use several "exec" statements to perform various operations on...
- 2011, Jan 31 WordPress 3.0.4 – the Return of the Custom Field Bug (2) (WordPress)After upgrading to the latest stable WordPress version 3.0.4 I ran into an old issue I haven't see for almost two years. Clicking "Publish" or "Save Draft" when writing a new post seems to remove...
- 2011, Jan 23 Converting 1080i to 720p for XBMC (0) (Featured, XBMC)
- 2011, Jan 18 LPI Invents Linux Commands (0) (Books & Certifications, Networking)It would appear that in order to obtain Linux Professional Institute's LPIC-2 certification, one needs to know real Linux commands as well as imaginary ones. On the Sample Questions page for LPIC-2...
- 2010, Oct 13 iPhone OS 4 Upgrade: One Month Later (1) (Cell Phones, Featured)Over a month has passed since I upgraded my iPhone 3Gs to OS 4. There are a couple of significant issues that I noticed. First, the battery life - not particularly impressive to begin with - got...
- 2010, Oct 05 Windows 7 Black Screen After Booting (3) (Disaster Recovery, Networking, Samba)I had to power-cycle my Windows 7 64-bit laptop. The bootup sequence looked normal and reached a point where I could see the black screen with the mouse cursor. After this stage my desktop would...
- 2010, Sep 09 Modifying Solaris Services (0) (Commands & Shells)Recently I ran into an issue: the sshd service on a Solaris 10 box needed to be used with a custom configuration file. By default, the sshd service will use /etc/ssh/sshd_config. I needed it to use...
- 2010, Sep 09 Substitute Commands Depending on User ID (0) (Commands & Shells)Here is a quick example of how to substitute system commands based on who tries to run them. A customer of mine has recently deployed a security audit application on his servers. The application has...
- 2010, Sep 04 iPhone 3GS OS4 Upgrade (4) (Cell Phones, Featured)iTunes for Windows must be one of the buggiest, most poorly written applications out there. In terms of wasted months of your life it definitely ranks up there with Lotus Notes and Media Player 12. I...
- 2010, Aug 30 NFS “Not Owner” Error (1) (Commands & Shells, Filesystems, Networking)The "not owner" error is displayed on the client system (usually Solaris) when attempting to mount an NFS share from a server. This error may appear even though the share is correctly exported and...
- 2010, Aug 23 WordPress 3.0 and 3.0.1 Upgrade Bug (0) (WordPress)Ignoring my own advice to never install latest WordPress releases as soon as they come out, I upgraded my installation to WP 3.0 and shortly after to 3.0.1. Doing so broke a few things. Automatic...
- 2010, Aug 01 Gadget Review: D-Link DNS-321 NAS (1) (Computer Components, Featured)
- 2010, Apr 26 Gadget Review: Sony PRS-900 eBook Reader (6) (Featured, Hardware)
- 2010, Mar 29 Book Review: CompTIA Linux+ Certification Study Guide (0) (Books & Certifications)For all of you hungry certification seekers, today on the menu we have Brian Barber's CompTIA Linux+ Certification Study Guide. The CompTIA Linux+ certification, as you may or may not know, is...
- 2010, Feb 25 Server and Network Monitoring with iPhone (0) (Cell Phones, Featured, Monitoring)
- 2010, Feb 21 How to Really Kill Computer Viruses (3) (Applications, Disaster Recovery)How do you know if your computer has a virus? Is it connected to the Internet? Then it has a virus. Many computer viruses and other malicious applications are very resilient and will actively resist...
- 2010, Jan 29 Forcing Linux to Reboot (1) (Commands & Shells, Filesystems)Until I branched out a few years ago from supporting Unix server to working with Linux clusters, I never really encountered this issue: you type "reboot", "init 0", or "shutdown" as root and......
- 2010, Jan 27 Upgrading from Vista to Windows 7 (1) (Applications, Backups, Disks and Volumes)Recently I upgraded a client's Vista computer (Toshiba Qosmio, 4Gb, Intel Core Duo P7350, 7200-RPM 200-Gb disk) from Vista Ultimate 64-bit to Windows 7 Ultimate 64-bit. Being a Unix sysadmin this is...
- 2010, Jan 20 Windows Network Troubleshooting Script (2) (Networking, Scripts)I try my best to stay away from Windows. I wish my clients did the same. The usual difficulty of troubleshooting elusive network performance problems is amplified many-fold when there is a Windows...
- 2009, Dec 27 NetBackup Command Guide (2) (Backups, Veritas)NetBackup is an enterprise-level distributed backup and recovery application. The environment consists of the master server, media server, storage library, networking hardware, and client agents....
- 2009, Dec 27 Copying Data: Are We There Yet? (1) (Backups, Networking, Performance, Veritas)I am sure this will sound familiar: you are copying a large amount of data - either locally or over the network - and you are wondering how long it will take and if there is a way to make things go...
- 2009, Dec 25 WordPress File Upload Size Limit (0) (Commands & Shells, Scripts, Web Design)
- 2009, Dec 24 Building a Home Theater Computer (2) (Hardware, XBMC)
- 2009, Dec 22 Working with Linux Driver Modules (0) (Drivers)
- 2009, Dec 17 XBMC Home Theater Software (0) (Videos)
- 2009, Dec 10 Printing from SuSE/SLES to a Windows Printer (0) (Applications, Networking, Printers)
- 2009, Dec 10 Reboot Remote Windows Workstation (0) (Commands & Shells, Networking)
- 2009, Dec 05 Remove Duplicate Posts in WordPress (2) (MySQL, WordPress)
- 2009, Nov 03 Slow SSH login in SuSE Linux (4) (Commands & Shells, Networking)
- 2009, Oct 31 How to Interview a Unix SysAdmin (5) (SysAdmin)
- 2009, Oct 23 WordPress Backup Script (0) (Scripts, WordPress)
- 2009, Oct 23 Shell Scripting for HPC Clusters, Part 2 (0) (Commands & Shells, Scripts)
- 2009, Oct 10 Shell Scripting for HPC Clusters, Part 1 (1) (Commands & Shells, Scripts)
- 2009, Oct 09 Web Hosting Providers and php.ini (0) (Commands & Shells, Web Design, WordPress)
- 2009, Sep 17 iPhone Photography: Making Photos Better (0) (Cameras, Cell Phones)
- 2009, Sep 03 Great iPhone Apps (4) (Cell Phones)
- 2009, Aug 13 More Bad iPhone Apps (1) (Applications, Cell Phones)
- 2009, Aug 05 Automatically Validate HTTP Proxies (0) (Commands & Shells, Networking)
- 2009, Aug 04 Shell Random Number Generator (0) (Commands & Shells, Scripts)
- 2009, Jul 29 Bad iPhone Apps (3) (Applications, Cell Phones)
- 2009, Jul 16 WordPress Usage Example (0) (Project Documentation)
- 2009, Jul 16 iPhone: No Clicking Sound (10) (Cell Phones)
- 2009, Jul 11 The Follies of Traffic Driving (0) (SEO, Web Design)
- 2009, Jul 10 Testing Filesystem Performance with Bonnie++ (3) (Disks and Volumes, Filesystems, Performance)
- 2009, Jul 05 Tracking Prices of Hard Drives (0) (Computer Components)
- 2009, Jun 29 Wget and User-Agent Header (0) (Commands & Shells)
- 2009, Jun 27 Numeric File Permissions in Unix (0) (Commands & Shells, Files)
- 2009, Jun 25 Duplicating WordPress Installation (0) (MySQL, Scripts, WordPress)
- 2009, Jun 25 Restart Apache, MySQL When Low on Memory (8) (Apache, MySQL, Scripts)
- 2009, Jun 25 MySQL Global Search and Replace Script (6) (MySQL, Scripts)
- 2009, Jun 25 Passing MySQL Commands from Shell Script (0) (MySQL, Scripts)
- 2009, Jun 11 WordPress Directory Listing Risk (0) (WordPress)
- 2009, May 18 DownThemAll! “No free space” error (1) (Firefox)
- 2009, Mar 09 Controlling Process CPU Utilization (0) (Commands & Shells, Scripts)
- 2009, Jan 01 Encoding Videos for XBox 360 and PS3 (1) (Commands & Shells)
- 2008, Dec 21 Linux and High I/O Wait (1) (Featured, Performance)
- 2008, Dec 19 Sharing Videos from Linux to Xbox 360 (0) (Networking)
- 2008, Jul 29 What’s the Best CMS (0) (WordPress)
- 2008, Jul 24 Partitioning System Disk (1) (Disks and Volumes)
- 2008, Jul 22 Google Tips and Tricks (0) (Google)
- 2008, Jul 18 Convert Images to PDF (0) (Applications)Converting sets of images into multi-page PDF files makes it easier to organize and share them. All you need for the conversion is the free that will run on your Windows, Linux, MacOS and many other...
- 2008, Jun 24 Best of Web Design (1) (Web Design)
- 2008, Jun 17 Random Filename Chooser (0) (Commands & Shells)
- 2008, Jun 13 WordPress Quick Upgrade for Linux (2) (WordPress)
- 2008, Jun 11 Linksys WAP54G Secure Configuration (0) (Security, Wireless)
- 2008, Jun 10 Apache and Multiple Domains – from Home (1) (Apache)
- 2008, Jun 09 Data Security and Online Privacy (0) (Featured)You have information on your computer that you don't want others to see. Sometimes you want to share information with someone, but you don't want anyone to know that you are the one sharing it. Let's...
- 2008, Jun 05 Scali Manage (Platform Manager) CLI Guide (0) (Commands & Shells)
- 2008, Jun 01 Dealing With Disk Hogs (0) (Commands & Shells, Files)
- 2008, Jun 01 Useful SysAdmin Scripts: Search-and-Replace (0) (Commands & Shells)
- 2008, May 28 Effective Virus Protection (0) (Featured)How do you protect your computer from viruses? Most computer users just buy antivirus software, install it, and reboot their PC – done. If only it was that easy. Over the past several years...
- 2008, May 26 Tips on dealing with the Bagle rootkit (15) (Disaster Recovery)
- 2008, May 25 Disaster Recovery Management (0) (Disaster Recovery)You business depends on your computers. Your employees need their databases, emails, files and applications to do their jobs. Imagine that you come to work on Monday and your database server is gone....
- 2008, May 24 Creating print.css for WordPress (2) (WordPress)
- 2008, May 23 Migrating email between hosted providers (0) (Email)
- 2008, May 20 Home Network Configuration Basics (2) (Networks, Products)
- 2008, May 15 VxVM Recovery Cheatsheet for Solaris (1) (Disks and Volumes, Veritas)
- 2008, May 14 General Service Request (0) (Service Requests)A formal way to submit a service request is to fill out one of the forms below. Your request will be assigned a number and an analyst will contact you shortly. You must have a valid support contract...
- 2008, May 08 Highly redundant array configuration (0) (Disks and Volumes, Featured)
- 2008, May 04 Improving WordPress Performance (1) (Commands & Shells, WordPress)
- 2008, May 01 Use Perl inside Shell scripts (1) (Commands & Shells)Perl is a far more powerful programming tool than any shell script. Sometimes you want to borrow some of that power without having to rewrite your entire shell script. There is an easy way to...
- 2008, Apr 27 HDTV Cases – High-End (0) (Cases)Overview of high-end HDTV cases from Antec, SilverStone, Zaman and other leading...
- 2008, Apr 27 HTPC Cases Gallery (0) (Cases)A brief overview of available medium-range and high-end HTPC...
- 2008, Apr 23 Computers Kill (0) (Sidebar)
- 2008, Apr 23 AI Research: Playing Mind Games (0) (Featured)
- 2008, Apr 21 Filesystem Monitoring (0) (Products, System Administration)
- 2008, Apr 21 Your unsecured Wi-Fi network (0) (Featured)
- 2008, Apr 21 Log Monitoring (2) (Products, System Administration)
- 2008, Mar 27 Convert MySQL table to CSV file (0) (MySQL)
- 2008, Mar 25 Installing and Configuring Ganglia (4) (Commands & Shells)
- 2008, Mar 24 Dealing with ReiserFS bad blocks (0) (Filesystems)
- 2008, Mar 21 ReiserFS Filesystem Recovery (0) (Disks and Volumes)
- 2008, Mar 11 Log Monitoring with Swatch (0) (Commands & Shells)
- 2008, Mar 09 Linux User Activity Management (0) (Commands & Shells)
- 2008, Feb 27 Veritas Cluster Troubleshooting (0) (Veritas)Veritas cluster server is a high availability server. This means that processes switch between servers when a server fails. All database processes are run through this server - and as such, this...
- 2008, Feb 12 Veritas HSM Maintenance (0) (Veritas)
- 2008, Feb 07 SuSE Mail Transfer Agent Configuration (0) (Networking)
- 2008, Jan 24 Korn Shell Arrays (0) (Commands & Shells, Scripts)
- 2007, Dec 13 A simple text string search script (0) (Commands & Shells)
- 2007, Nov 01 Upgrade procedure for phpBB2 (1) (phpBB2)
- 2007, Aug 22 Linux performance tuning (1) (Performance)
- 2007, Aug 17 MySQL query cache (0) (MySQL)
- 2007, Jan 02 MySQL LOAD DATA Syntax (0) (MySQL)
- 2006, Dec 27 Configuring eMule for Best Performance (0) (Applications, Networking)
- 2006, Nov 21 Creating table indexes in MySQL (2) (MySQL)
- 2006, Nov 20 Windows XP Desktop (0) (Applications)
- 2006, Oct 31 Recovering from Veritas VEA GUI errors (0) (Veritas)
- 2006, Oct 30 Useful Applications (0) (Applications)
- 2006, Sep 29 Exceed session quits after login (0) (Exceed)
- 2006, Sep 28 Contacting the sysadmin from command line (0) (Commands & Shells)
- 2006, Sep 21 The correct MySQL GRANT syntax (1) (MySQL)
- 2006, Sep 03 Palm TX: Review, Software, and Configuration (2) (PDAs)
- 2006, May 11 Changing time (0) (Commands & Shells)
- 2006, May 10 Distributed password cracking with Medussa (0) (Applications, Security)
- 2006, May 04 Mountpoint permission problem in Solaris (0) (Filesystems)
- 2006, May 03 Managing your MP3 collection (0) (Applications, MySQL)
- 2006, May 01 Informix database migration on HP-UX (0) (Applications, Disks and Volumes)
- 2006, Apr 21 Creating large AIX JFS filesystems (0) (Filesystems)
- 2006, Apr 20 Monitoring Veritas VM problems on Solaris (0) (Disks and Volumes, Filesystems, Veritas)
- 2006, Apr 13 Timeline Plots with GNUPlot (0) (GNUPlot)
- 2006, Apr 11 Simple network monitoring with ping (0) (Monitoring, Networking)
- 2006, Mar 21 Solaris One-Liners (0) (Commands & Shells)
- 2006, Feb 28 CUPS printing on Solaris 10 (2) (Commands & Shells, Networking)
- 2006, Feb 21 Generating complex SQL queries with shell scripts (0) (Commands & Shells, MySQL)
- 2006, Feb 16 NFS-mount “Permission denied” error (2) (Commands & Shells, Filesystems)
- 2006, Feb 07 Notes on Electronic Security (0) (Security)
- 2006, Feb 01 Wget Google image collector (12) (Commands & Shells)
- 2006, Jan 23 PHP Web Development Software (1) (Applications)
- 2006, Jan 22 Accessing Samba server in DMZ (0) (Networking, Samba)
- 2005, Dec 28 Find and Replace in MySQL (0) (MySQL)
- 2005, Dec 26 KDE 3.2 Desktop (0) (Applications)
- 2005, Dec 21 Sun Java Desktop (0) (Applications)
- 2005, Dec 15 Monitoring process CPU and memory usage (0) (Processes)
- 2005, Dec 13 Using pkg-get on Solaris (0) (Commands & Shells)
- 2005, Dec 10 Installing SuSE Linux 10 on a laptop (1) (Networking)
- 2005, Dec 09 Veritas Enterprise Administrator GUI (0) (Disks and Volumes, Veritas)
- 2005, Dec 09 Exporting spreadsheet data to MySQL (0) (Commands & Shells, MySQL)
- 2005, Dec 07 Script to modify Veritas HA Cluster Resource Configuration (0) (Oracle, Scripts, Veritas)
- 2005, Dec 07 Bounce Veritas HA Cluster resource (0) (Oracle, Scripts, Veritas)
- 2005, Dec 06 Cygwin X-server configuration (0) (Commands & Shells)
- 2005, Dec 05 Running Windows Apps on Linux (0) (Applications)
- 2005, Dec 02 Configuring multi-IP network interfaces (0) (Networking)
- 2005, Dec 02 Handling errors and trapping system calls (1) (Commands & Shells)
- 2005, Dec 02 Passing shell variables to awk and sed (0) (Commands & Shells, Text Processing)
- 2005, Nov 28 Solaris performance monitoring (0) (Commands & Shells)
- 2005, Nov 27 Wget examples and scripts (8) (Commands & Shells)
- 2005, Nov 27 Uninstalling Solaris 10 from a multi-boot system (2) (Disks and Volumes)
- 2005, Nov 26 Basic Network Configuration Under Solaris (0) (Networking)
- 2005, Nov 25 Multi-booting Windows XP and Solaris 10 (2) (Disks and Volumes)
- 2005, Nov 22 Create boot block on Solaris disk (0) (Commands & Shells, Disks and Volumes)
- 2005, Nov 22 Basic Exceed configuration (1) (Exceed)
- 2005, Nov 22 Solaris boot disk copy using dd (0) (Backups, Scripts)
- 2005, Nov 22 Command-line backup methods (0) (Backups)
- 2005, Nov 22 Working with ISO images on Solaris (0) (Backups, Commands & Shells)
- 2005, Nov 21 Executing commands with ‘find’ (0) (Commands & Shells)
- 2005, Nov 21 NetBackup statistics, Part II (0) (Backups, Veritas)
- 2005, Nov 21 NetBackup statistics, Part I (1) (Backups, Scripts, Veritas)
- 2005, Nov 21 Using rsync to copy files (0) (Backups, Commands & Shells)
- 2005, Nov 21 If Exceed host window does not come up (0) (Exceed)
- 2005, Nov 21 Install PHP, Mysql, Apache2 on Solaris 9 (0) (Apache, MySQL)
- 2005, Nov 21 Apache MySQL PHP Solaris 8 Installation (1) (Apache, MySQL)
- 2005, Nov 21 vx command to show vmsa processes running: (0) (Veritas)
- 2005, Nov 20 Using GNUPlot to chart MySQL data (0) (Commands & Shells, GNUPlot)
- 2005, Nov 20 Database operations with SQL and Korn shell (0) (Commands & Shells, MySQL)
- 2005, Nov 20 Solaris boot disk copy (1) (Disks and Volumes, Scripts)
- 2005, Nov 20 FTP script with nested function (0) (Commands & Shells, Networking)
- 2005, Nov 20 Resetting Root Password under Solaris (0) (Disaster Recovery)
- 2005, Nov 20 Resetting Admin Passwords on Windows (0) (Disaster Recovery)
- 2005, Nov 19 Unix Commands Summary (0) (Commands & Shells)
- 2005, Nov 19 Moving filesystems with ufsdump (0) (Commands & Shells, Filesystems)
- 2005, Nov 19 Copying directories using tar and rsync (0) (Backups, Commands & Shells)
- 2005, Nov 19 Using more on multiple outputs (0) (Commands & Shells)
- 2005, Nov 19 Find largest files (1) (Files)
- 2005, Nov 19 Increase swap space (0) (Disks and Volumes)
- 2005, Nov 19 Count users with “last” (0) (Commands & Shells, Users and Groups)Here is a quick example showing how to count users logged in on a particular date using the "last" command on...
- 2005, Nov 19 To display file’s modification, last access, etc (0) (Commands & Shells, Files)
- 2005, Nov 19 Using NetBackup to restore boot disk (0) (Backups, Veritas)
- 2005, Nov 19 Create tarball (0) (Backups, Commands & Shells)
- 2005, Nov 19 Move USER to new primary group (0) (Users and Groups)
- 2005, Nov 19 Check if Solaris supports 64-bit applications (0) (Commands & Shells)
- 2005, Nov 19 Unix Files Transferred To CD (0) (Backups)
- 2005, Nov 19 Remotely mount cdrom (0) (Commands & Shells, Disks and Volumes)
- 2005, Nov 19 Useful awk one-liners (0) (Commands & Shells, Text Processing)
- 2005, Nov 19 Copy directory structure and files with cpio (0) (Backups, Commands & Shells)
- 2005, Nov 19 Using FTP with pipes (0) (Commands & Shells, Networking)
- 2005, Nov 19 Create TAR and pipe through gzip (1) (Backups, Commands & Shells)
- 2005, Nov 19 Fsck operations (0) (Disks and Volumes)
- 2005, Nov 19 RSync remote copy (0) (Backups)
- 2005, Nov 19 Oracle reinstallation (0) (Oracle)
- 2005, Nov 19 Create and mount ISO image under Solaris (1) (Filesystems)
Popularity: 1% [?]
No related posts.


