-
Recent Posts
- Create Compressed, Encrypted Archives with tar + gpg on Linux
- # Beware of the Malware: CISA’s Latest Warning
- —title: A Critical Warning: Don’t Let Your Firebox Go Up in Flames!author: [Your Name Here]date: [Insert Date Here]tags: security, WatchGuard, Firebox, vulnerability—
- # 🚨 Critical Update: Google Patches Chrome Zero-Day Exploit!
- # Beware of the Groundbreaking New Ransomware: HybridPetya
Categories
- Android (80)
- Android Apps (74)
- Apache (4)
- Arch (10)
- Bill 'em (2)
- CentOS (20)
- Cisco (2)
- Development (12)
- DevOps (3)
- Dominion Companion (15)
- Fedora (20)
- Good Shepherd Knights of Columbus (2)
- Good Shepherd Online App (2)
- GS Chinese Auction (2)
- Guides (53)
- Hacks (10)
- Harptabs.com (68)
- Harptabs.com Mobile App (26)
- Landscaper Tracker (1)
- Linux (81)
- myCookieFortune.com (3)
- Networking (8)
- News (198)
- Our Apps (58)
- Payup (1)
- PHP IP Logger (6)
- Security (21)
- Time Off Tracker (6)
- Website Loader (1)
- Websites (20)
- Windows (4)
Tags
android apps arch beta Bill 'em block bluetooth bug fix Captcha css dc delete development domain controller dominion companion downloader draft email flash FSMO hard disk harptabs Harptabs.com Harptabs.com Android App inode iptables linux Maintenance mobile mobile app mount pacman password photos PHP IP Logger QR security smartctl special character ssh terminal testing time off tracker update upgradeAds by Google
Join us on Facebook
Category Archives: Guides
How to configure VirtualBox to Auto start and stop Guest VM | CentOS | Linux Tutorial
I had written a script similar to this one to handle my Virtual-box systems but they have it all put together nicely. How to configure VirtualBox to Auto start and stop Guest VM | CentOS | Linux Tutorial.
Posted in CentOS, Fedora, Linux, News
Leave a comment
Tuning tmpfs filesystem /dev/shm for CentOS — centoshacker
I didn’t know that this was allocating ram like this… Tuning tmpfs filesystem /dev/shm for CentOS — centoshacker.
Posted in CentOS, News
Leave a comment
Break out of an SSH Session which has hung
Sometimes when a ssh session crashes you are stuck waiting for a long time-out to take place. Instead of waiting you may be temped to just close the window, but instead you should enter in the following key sequence: ESC ~. That will … Continue reading
HowTo: The Ultimate Logrotate Command Tutorial with 10 Examples
I thought that this was a great write up of how to use logrotate HowTo: The Ultimate Logrotate Command Tutorial with 10 Examples.
Posted in Apache, Linux, News
Leave a comment
Setup Sendmail to Forward Email to your ISP’s SMTP Server
It is very easy to setup sendmail so that it will pass your email off another smtp server instead of just sending it directly. This would be required when your ISP doesn’t allow you to sendmail without passing it through … Continue reading