Search Results

Search: Posts Made By: shadowcat
1,789
Posted By shadowcat
Help mounting Samba shares
I have these two shares on my Ubuntu Server:
[shared]
path = /media/share
read only = no
guest ok = yes

[www]
path = /var/www
read only = noI want to mount them to the directories that I...
1,362
Posted By shadowcat
Samba - Creating shares
So I have Samba installed on my server and I have to create two shares.

Make a backup of your smb.conf - call it smb.conf.orig. Create a share called
shared that allows read and write permissions...
4,486
Posted By shadowcat
Installing deb packages from Ubuntu Server CD
Hi, I have mounted the Ubuntu server edition 10.10 ISO on my server under a directory media/servercd. I would like to install some services from this. I edited the sources.list file to say:

...
Forum: IP Networking 12-10-2010
1,679
Posted By shadowcat
Thanks, I am using VirtualBox. The NAT network...
Thanks, I am using VirtualBox. The NAT network isn't named though is it okay to say it's iface eth1 inet dhcp would I have to do something like iface eth1 nat dhcp instead? Sorry if this is a stupid...
Forum: IP Networking 12-10-2010
1,679
Posted By shadowcat
No.. I'm still looking for an answer. auto...
No.. I'm still looking for an answer.

auto eth0
iface eth0 inet static
address 192.168.10.100
netmask 255.255.255.0
gateway 192.168.10.254

I don't know if this is right for the first...
Forum: IP Networking 12-09-2010
1,679
Posted By shadowcat
Basic networking please help
I am running Ubuntu Desktop and Ubuntu Server editions on two separate VMs.

For the desktop I have set network adapters:
Adapter 1: internal network called intnet
Adapter 2: NAT

Server:...
2,452
Posted By shadowcat
Help with shell script - creating users
echo -e "Enter in a username : \c"
read username
grep "^$username:" /etc/passwdWhat I'm trying to do is take in a username from my script and I need to be able to check if that username already...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 12:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy