-
Recent Posts
- ### The Cisco ASA Scan Surge: What You Need to Know
- # The Adobe Commerce Flaw: What You Need to Know
- —title: Claude’s New AI Feature: A Double-Edged Sword for Data Security—
- # Beware the Leaky SAP S/4HANA Ship: Why You Should Bow Down to CVE-2025-42957
- ### Watch Out! Cybercriminals Are Playing with Grok AI 🎭
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 (52)
- Hacks (10)
- Harptabs.com (68)
- Harptabs.com Mobile App (26)
- Landscaper Tracker (1)
- Linux (80)
- myCookieFortune.com (3)
- Networking (8)
- News (187)
- Our Apps (58)
- Payup (1)
- PHP IP Logger (6)
- Security (20)
- 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: Linux
Mount a windows share in Linux
Here is how you can mount a windows share in Linux. mount -t cifs //<host>/<share name> /mnt/cifs -o username=<share user>,password=<share password>,domain=<share domain>
Posted in Linux
Leave a comment
explainshell.com – match command-line arguments to their help text
This is a pretty neat site which will explain the linux/unix command options you are using. explainshell.com – match command-line arguments to their help text.
Posted in Guides, Linux
Leave a comment
Turn on IP Forwarding in Linux
By default for security reasons IP forwarding is turned off. If you are setting up a router or a vpn gateway you will need to turn it back on. You can just run the following command to turn it on. … Continue reading
HowTo: Linux Rip and Encode Audio CDs
HowTo: Linux Rip and Encode Audio CDs.
Posted in Guides, Linux
Leave a comment
Change password aging for one user
You can set a password age for an individual user using the link below. Linux turn OFF password expiration / aging.
Posted in Guides, Linux
Leave a comment