Free Linux Tutorials
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About

Tag - HP-UX

  • Quick Tips & Tricks

Quick tip: Disable FTP & Telnet access on HP-UX

by Free Linux
1 min read
Add Comment

1. FTP & TelnetĀ  daemons are controlled by the inetd, so to simply stop the service, just comment the lines under /etc/inetd.conf ftp stream tcp6 nowait root /usr/lbin/ftpd ftpd -l telnet stream tcp6 nowait root...

Continue reading

  • Tutorials

Installing sudo on HP-UX

by Free Linux
3 min read
2 Comments

Installing sudo on HP-UX 1. check your OS and server architecture to know which package to download. Use the uname command. If it’s an PA-RISC 2.0 architecture, you will normally see something like this: # uname -an HP-UX...

Continue reading

  • Tutorials

Create and Extend Logical Volume on HP-UX

by tux
3 min read
8 Comments

HP-UX tutorial on a Linux website? why not… To take a break, I decided to post a tutorial here on Creating and Extending LV on HP-UX. It’s better for me to post it here so it will serve my guide once I get my hands...

Continue reading

Copyright © 2023. Created by Meks. Powered by WordPress.
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About