Ubuntu Networking :: How To Monitor File Access
Jan 5, 2010
Karmic 9.10 x64 Gnome. On my home LAN, i want to be able to monitor what files are being access on my local machine. I had a quick look at wireshark, but it didnt do exactly what i wanted. I have a share directory, read-only, and often divx files are streamed directly from it rather than copied first. I want to be able to see what user is accessing what file. Should be a fairly simple task, but im just not sure how its done.It can be terminal based, doesnt have to live and constantly updating, just a report. But a prog with a GUI would be useful too.
View 5 Replies
ADVERTISEMENT
Jul 14, 2011
Where can I find a complete list of all the logs in the system?
I would like to know the following:
Which were the last connections to my machine (IP addresses) What were the files accessed by that IP address
I am using CentOS (don't remember the exact version it's probably 5.6 or 6.0).
View 2 Replies
View Related
Feb 21, 2010
I have two computers in my local network one with Ubentu Karmic 64 and one with Win7 64. The problem is in file sharing. I would like to be able to have access from one computers to another in both ways. But now I have only access from ubuntu to windows shares. On win machine I'm able to view ubuntu shared folders and printers but not able to browse them (or use printers from windows). I tried to change samba configuration, but my knowledge is to poor to solve this problem
View 9 Replies
View Related
Mar 3, 2011
I have configured my router to behave like a wireless access point. I'm using hostapd as the utility to manage the access point. I am able to connect to the access point from my android phone.Now i need to send a file to the android phone from the access point.
View 1 Replies
View Related
Jun 19, 2011
I wish to write a python code so that I can access a file on a windows computer on the network. I know the IP, Computer Name, Workgroup, username,password and any other neccesary detail of the computer. I also have the access to the computer to intall any software I may need to install on the said windows computer.
Kindly guide me so that I may access the files. The files are in a folder shared over the network but not on the windows drive of the computer.
I am able to access the files using gui (ubuntu 11.04).
View 1 Replies
View Related
Dec 20, 2010
I installled it 2 weeks ago. How do I access the windows sharing from the fedora box. My windows network is on AD that runs on Win 2003 Server.? I can ping to the server, but how to access the sharing? I had look at the forum and some are very technical.
View 4 Replies
View Related
Dec 29, 2010
Is there a way to turn on a monitor over ssh? The monitor turns off after sitting on the login screen for a while; is it possible to wake it up over remotely? Something like "xset dpms force on".
View 1 Replies
View Related
Dec 30, 2009
I have a wired lan at home with 2 XP boxes connecting to a router to a DSL modem. I want to network my laptop, running only fedora os, for file sharing, printing and internet access. I will be using the laptop probably exclusively for creating/maintaining a Drupal-based (LAMP) e-commerce site to replace our old one for our small family business.
View 4 Replies
View Related
Oct 9, 2010
I am looking for solution that would allow multiple users distributed over several offices in several countries to access one corporate file depository. The features I am looking for, are as follows:
- There should be the way to establish user groups and then define for each folder access level (read/write) for every user/group. Every users is given his login and password.
- This file depository should be accessed from both Linux and Windows clients
- There should be a way how to sync certain folders/files on one's PC so that it is possible to work off-line and then sync back to the common depository.
Then I plan to launch some regular backup routine on that folder where all the files of depository are kept. I can imagine that the solution could be involving several tools, ie access for Windows users might involve setting up samba server, but I don't know how to establish all the limited access stuff for Win clients via samba.
View 1 Replies
View Related
Jun 26, 2011
my monitor broke and I can't get a new one for about a week, and there are files I need on my PC. I was wondering if I could move those files to a memory stick by using only the tty1 CLI, or better yet, get access to the PC via my laptop. How would I do this?
Could I use remote desktop? (My previous experience with remote desktop didn't go well, but maybe since the PC and the laptop are on the same network it would be easier?)
View 9 Replies
View Related
Nov 30, 2010
i have just install Sarg-2.2.3.1.tar.gz but When finished compiled i cannot see sarg.conf (in directory /etc/.. or /etc/httpd/conf.d). May i know where is it.?? I'm not sure compiler which it's work good or not good. Some logs show in here:
Quote:
[root@proxy sarg-2.2.3.1]# make install
cp sarg /usr/bin/sarg
chmod 755 /usr/bin/sarg
cp sarg.1 /usr/local/man/man1/sarg.1
chmod 755 /usr/local/man/man1/sarg.1
[Code]...
View 2 Replies
View Related
Apr 14, 2011
I have a dual monitor display with my Ubuntu 10.04 x64 setup and I need to configure Vino to default to the secondary monitor (which is actually screen 0.1). Does anyone know if this is possible?
View 4 Replies
View Related
Jul 4, 2010
Unable to get update or download any native programs. But able to access file from Samba
View 1 Replies
View Related
Sep 24, 2010
I have been having off and on issues with my samba file shares. I am sharing a NTFS formated hard drive where the mount point is in my home directory, as well as a printer connected via USB. I am to the point where printing works (using it as an ipp print share, samba is configured for it, but I don't know if it works or not), and I can access the shared folder from Windows, but I can't access the shared folder from any Ubuntu machine. I get the error:
[Code]....
View 5 Replies
View Related
Mar 22, 2010
How to monitor web access activity in the lan without creating any inconvenience to the end users? Could any one say is there any software tool?
View 2 Replies
View Related
Jul 1, 2010
i want to do a script that check samba shares with command smbstatus and see if one of the folders is accessed by unauthorized user by comparing with list of authorized users.
View 5 Replies
View Related
Oct 8, 2010
I am fairly new to Linux, dabbled with it over the years but am a experienced windows user so not a complete noob. I am setting up Ubuntu 10.04 as a file server following a tutorial in Linux User and Developer mag which is great but having a bit of a problem getting it to work correctly.I have two folders in the OPT directory and they can only be accessed by using the main username and password for the linux machine when logging on through my Win 7 machine, if I try and access the directory called 'alex' using the Alex username/password I can log into the folder but only have read only access.
I think (but am not sure) it has something to do with setting the ownership permissions of the folders ..
part of the step after creating the directory was
# sudo chown -R root:users /opt/alex
and that didn't seem to work, it wouldn't allow me access as either user so I did
# sudo chown -R root:grae /opt/alex
grae is the main user and so that user has access but the user called alex doesn't .Can anyone advise? I am sure you need more info so please let me know what would help you see what the problem is
View 9 Replies
View Related
Mar 26, 2011
I am wondering if there is a good application that would allow me to setup a webcam at home, so that if I am at work, I could launch an application my android phone (or via a web browser) that would allow me to view & HEAR what is going on. It would also be neat if the application running on the home computer could be smart... ie: start recording if there was a loud noise & send an email alert ... or similar I havent purchased any hardware... but was thinking a (USB) for the main and an additional wireless (w/infrared) for being able to move around.
View 1 Replies
View Related
Jun 20, 2010
I'm trying the tail -f 172.16.X.XX /var/log/squid/access.log to view the sites requested by the client ip 172.16.X.XX but the result is it still open all the ip's requesting for the internet access. is there any tail commands that can monitor only the specific IP address requesting for internet access.
View 2 Replies
View Related
Mar 31, 2010
I'm having a problem with my ubuntu 9.10 machine. I can ssh out of the computer, but not in. I have /etc/init.d/ssh, but not /etc/init.d/sshd - don't know if this is normal If I run /etc/init.d/ssh status I get: robot@cora:~$ sudo /etc/init.d/ssh status * could not access PID file for sshd
If I run /etc/init.d/ssh restart (or stop then start) then I can ssh both ways. But I cannot get this to work automatically at boot. The machine is going to be in a remote location, so I need the ability to ssh INTO it after reboot, which I don't have. I have confirmed that start files are located in /etc/rc3.d/S16ssh
I've uninstalled and reinstalled openssh-server (via "apt-get remove openssh-server" and "apt-get install openssh-server") and this did not help. There are both /etc/ssh/ssh_config and /etc/ssh/sshd_config files that look like they are standard (compared to what I've found from web searches). /etc/init.d/ssh is also standard.
View 8 Replies
View Related
Jul 7, 2011
Im using WPA with a TKIP pre-shared key...Can a client pc im sharing my key with access my files if im not file sharing? Router config?
View 2 Replies
View Related
Jun 11, 2011
I've been looking for a program to easily monitor hard drive access,what I am finding doesn't seem to do what I (and others) want. Does Linux have a program to show me what is writing to the hard drive and where, in real-time? It seems gamin doesn't present the info in a human-usable form and loggedfs needs fuse, which I am not sure is available now. Something with a gui would be nice, but I am not sure Linux has such a program, like Windows does. Other threads here indicate that there are not many choices and strace needs a path, which I don't know yet.
View 3 Replies
View Related
Nov 8, 2010
I would like to be able to monitor which programs are allowed to access the internet, but a search for programs to do this has turned up nothing. Preferably, I would like a notification to come up every time an application uses the internet. Is there any (n00b friendly) software available to do that?
View 2 Replies
View Related
Dec 31, 2010
I managed to configure my W890i phone to get access to internet through an ubuntu-based computer. It's very easy to use the phone to give internet access to the computer, but the opposite is quite more tricky. For that I've done the following
----On the phone---
-Set the USB network option to "through computer", so that the phone uses the computer's internet connection and not the opposite.
-Decide and set "Shared Network" parameters: user, pasword and workgroup.
-In "conectivity-> internet connection" set "allow local network" to "yes"
----On Ubuntu 10.04---
-Install samba, samba-client, smbfs, smbclient, firestarter and dhcp3-server
-Configure Samba (System-> Administration-> Shared folders): same workgroup as in the phone, add new user (the phone), passwd this new user. In my case the user was called "w890i" and the password given was the same.
-Once the phone is connected to the computer through USB (then select "phone mode"), a new connection appears in NetworkManager: usb0.The aim is to create a shared network that gives internet access to this device. Edit the IPv4 parameters of this new connection, set them to Manual and give an IP adress (192.168.0.1) and a subnet mask (255.255.255.0); the rest of the fields are left empty.Connect this network.
-Set firestarter to use dhcp3: sudo ln -sf /etc/init.d/dhcp3-server /etc/init.d/dhcpd
-Launch firestarter and follow the wizard. Set "allow internet shared connection", choose the device for the primary internet access, and then the device for the shared network (usb0). Then change the settings for firestarter: activate DHCP for local network, set IP to the one we gave before (192.168.0.1).
-Open dhcp3-server config file sudo gedit /etc/default/dhcp3-server And set INTERFACES="usb0"
-Set the policies of firestarter: in incoming connections, allow connections from the IP adress given to the phone (192.168.0.1). Then add rules for the ports that need to be open for this connection. I opened HTTP, HTTPS, SMB, SMTP, POP3, IMAP, IMAPS, DHCP for all the connections in the local network.
-Apply policies and start the firewall.
------------
After all this, the phone can access the internet through the computer. Two problems appeared:
1. I couldn't get access to https sites, like webmails. The phone gave a "communication error". But then I tried with Opera instead of the browser built in the phone's firmware, and I could finally get to https sites.
2. I couldn't retrieve mail, neither POP nor IMAP nor IMAPS. I thought it was a firmware problem again, and I tried out several mobile phone email clients written in java, but none of them worked.
So this is at the moment the problem. If I connect from the phone to the internet directly through 3G, the email clients work for all my accounts. I don't think it's a firewall problem, because the ports are opened for this connection
View 3 Replies
View Related
Jul 6, 2011
I connected my laptop running with Ubuntu 11 in the LAN but I couldn't access internet.But I could ping to the other computers connected in the LAN. I tried the same thing with windows 7 in the same laptop and I could access internet.
View 1 Replies
View Related
Apr 21, 2011
Can't log into my XFCE desktop like I normaly do. all the sudden I get notified that my xsession lasted less then 10 secondsLooking at the error I can see this:
Unable to access file /home/username/.iceauthority: No such file or directory
Using failsafe I can start a terminal. From terminal I tried to start X
Code: sudo startx Result: Running on desplay:0
So I tried to run this;
Code: sudo startxfce4 And I get up a graphical desktop.
So this is not a critical situation as I easily can use this method to log on, but as there has been something causing this I would like to be able to resolve this nonetheless. Btw it is not the old chmod trick in play here, cause my .iceauthority file is gone alltogheter.
View 6 Replies
View Related
Jul 11, 2011
I am trying to check what all processes are accessing a particular file (a UDP socket in my case) on a filesystem.I am using 'fuser' for that.But, it seems, it only gives the processes accessing the file at that particular moment.Is there any way to continuously run 'fuser' (or some other command) which will give all processes accessing the file during its run?OR is it possible to generate a filesystem alert when a particular process accesses the file?
View 1 Replies
View Related
Jun 12, 2009
I've been running a Samba server under RedHat 8 for five years without a hiccup. I want to cut over to a F10 box but cannot get shares accessible. smbclient attempts fail over NT password error. SELinux is disabled. Server is visible on the network. Users require no password access to shared data.
smb.conf follows:
# Samba config file created using SWAT
# from UNKNOWN (>)
# Date: 2009/06/12 14:15:15
[code]....
View 1 Replies
View Related
Aug 4, 2009
I have a linux domain (FEDORA CORE 1) and two laptop's which are part of my domain with windows xp pro service pack 2.I have given two ip's to both the laptop's being primary as global and secondary as local.I have configured printer in one laptop and shared.Till last week i was accessing that shared printer from my other laptop and every thing was working fine.Last week i formatted one laptop,(which dose not have shared printer) from then onwards i am not able to access my other laptop. I get the following message when i try to accessmy other Laptop,"you might not have permission to use this network resource. contact the administrator of this server to find out if you have access permission there are currently no logon servers available to service the logon request"P.S : If i have only local IP i am able to see both the systems and i am able to access my printer, this problem comes only when i add global IP to both the machines.And also i have stopped the firewall and other things.
View 1 Replies
View Related
Jul 3, 2010
How do I monitor which files have been changed after, say, I run the passwd command? (I know, depending on the options used, it changes /etc/shadow and/or /etc/passwd). But I would like to if there is any clever ways of monitoring this. This is how I do it which is a bit crude, and I have to know which directory to monitor. Before running the command, I run
Code:
for i in $(ls -A) do; md5sum $i >> /tmp/before; done
And after running the command, I run
Code:
for i in $(ls -A) do; md5sum $i >> /tmp/after; done
Then I do a diff to see if any file has been changed
Code:
diff /tmp/{before,after}
View 1 Replies
View Related