468x60 Ads

Good morning!

Thursday May 8, 2025

Wednesday, August 21, 2013

How to Add Access to CD/DVD Media in a Non-Global Zone in Solaris 10

How to Add Access to CD/DVD Media in aNon-Global Zone. Below is the procedure for Add Access to CD/DVD Media to Non-Global zone permanently. 1.     Login to global zone become super user. 2.    ...

Wednesday, June 26, 2013

Create ftp access only user in Solaris 10 with user restrictions(access rights)

We are going to create user who can access toserver via ftp with following access rights: Access to server via: Telnet/ssh/other: No FTP:Yes                ...

Thursday, May 16, 2013

Display/Add/Delete/Modify ARP entries in Solaris 10 ARP Table

Display/Add/Delete/modifyARP entries in Solaris 10 ARP Table arp - address resolution display and control SYNOPSIS      arp hostname      arp -a [-n]     ...

Tuesday, January 8, 2013

How to view history of user access logs /system uptime and administration information on Solaris 10

View history of user access logs: We can use last command for that, The last command looks in the /var/adm/wtmpx file, which records all logins and logouts, for information about a user, a terminal, or any group of users and...