I have two folders in /media that I created previously, /media/usb1 and /media/usb2. Tried to create a 3rd folder today and I'm getting permission denied, using both sudo and then logged in as root.
Hey, mates, that's what I'm doing.
Code:
cd /tmp
mkdir ntop
cd ntop
svn co https://svn.ntop.org/svn/ntop/trunk/ntop/
cd ntop
./autogen.sh
Code:
checking for gdbm_open in -lgdbm... yes
Plugins?
...(Default) Requested. Disable via ./configure command line option --disable-plugins.
Jumbo (9k) Ethernet Frames?
...(Default) Disabled.
It's owned by 'nobody' and I'm wondering if it could explain difficulty I'm having in shutting down.
drwxr-xr-x 2 root root 4.0K Nov 28 09:59 bin
drwxr-xr-x 4 root root 4.0K Jan 16 08:28 boot
drwxr-xr-x 2 root root 4.0K Mar 31 2012 cdrom
drwxr-xr-x 15 root root 4.4K Jan 16 13:23 dev
drwxr-xr-x 175 root root 12K Jan 16 13:24 etc
drwxr-xr-x 6 root root 4.0K May 22
I managed to order a new VPS account from linode
I have installed Ubuntu 10.04 LTS with 'LAMP Stack' StackScript.
I notice the website directory is located in /srv/www/ and I thought this is quite strange.
How do I check if /srv/www/ is secure?
If I create a new directory or files in /srv/www/ (logged as root), what permission/user do I need to set?
My friend did a chmod -R 777 /var by mistake.
root@mountain-lion:/opt/smartfox# ls -lha
total 180K
drwxr-xr-x 8 root root 4.0K 2012-06-01 14:09 .
drwxr-xr-x 4 root root 4.0K 2012-06-01 09:41 ..
drwxr-xr-x 8 root root 4.0K 2009-05-17 21:57 lib
lrwxrwxrwx 1 root root 22 2012-06-01 09:41 logs -> /var/opt/smartfox/logs
-rwxr-xr-x 1 root root 1.4K 2012-06-01 14:28 run.sh
root@mountain-lion:/opt/smartfox# cat run.sh
#!/bin/bash
java -cp
Morning Folks,
I am fairly new to linux and I am trying to setup ntop to monitor my network traffic. I installed it ok but I am having a hard time forcing ntop to define my local hosts from remote hosts.
I currently uses the subnetworks of 10.10.0.0\24, 10.10.2.0\24 ....
Morning Folks,
I am fairly new to linux and I am trying to setup ntop to monitor my network traffic. I installed it ok but I am having a hard time forcing ntop to define my local hosts from remote hosts.
I currently uses the subnetworks of 10.10.0.0\24, 10.10.2.0\24 ....
I have some directories of files copied from my security camera that I would like to organize into sub-directories by file date.