Ubuntu Security :: Hide System Information How Match RAM

Jun 25, 2010

Im using Ubuntu 9.10.When I use Nessus scan to scan my computer I can receive information about how match RAM, how man CPU etc.

View 1 Replies


ADVERTISEMENT

General :: Hide Information E.g. Download Location Etc When Using WGET

Jun 11, 2011

How exactly do you hide information when downloading with WGET e.g. is there a parameter that can hide the download location, or extra information and only show the important information such as progress of the download?

View 1 Replies View Related

Ubuntu Security :: How To Hide IP And Other Personal Stuff On Web

Sep 26, 2010

Is there anything I can use to hide my ip and other personal stuff while on the web?

View 2 Replies View Related

Fedora Security :: Hide Username In Login Screen - GDM

Jul 29, 2009

Is there any way to hide my username in login screen (GDM)? I ask this because in Ubuntu I have seen that you need manually enter your username.

View 5 Replies View Related

Ubuntu :: Memory Usage - Top Doesn't Match System Monitor?

Aug 3, 2011

running top shows:
Tasks: 165 total, 1 running, 164 sleeping, 0 stopped, 0 zombie
Cpu(s): 3.5%us, 2.2%sy, 0.0%ni, 93.9%id, 0.5%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 3721884k total, 3376604k used, 345280k free, 107524k buffers
Swap: 3855356k total, 40k used, 3855316k free, 2013536k cached

but System Monitor tells me that only 33.9% (1.2gb of 3.5gb) is being used. Why is the memory used difference so great?

View 3 Replies View Related

Software :: System And Evolution Configuration Does Not Match

Apr 19, 2011

My Evolution was broken, so after copying ~/.evolution to a safe location, just now I did an zypper rm evolution, then zypper in evolution and finally updatedb, now when I start Evolution, I get: Your system configuration does not match your Evolution configuration..

Code:
linux-uitj:/home/anisha # evolution
** (evolution:7326): WARNING **: couldn't connect to dbus session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

(evolution:7326): Bonobo-Activation-CRITICAL **: bonobo_activation_activate: assertion `ac != NULL' failed
evolution-shell-Message: Killing old version of evolution-data-server...
(evolution:7326): Bonobo-Activation-CRITICAL **: bonobo_activation_activate: assertion `ac != NULL' failed
(evolution:7326): e-utils-WARNING **: No parent set, or default parent available for error dialog

View 2 Replies View Related

Programming :: Match Datetime By The Minute (not An Exact Match By The Second)

Oct 21, 2010

I have the following query:

Code:
$sql="SELECT table1.datetime, table1.user_id, table2.ip, FROM table1,table2 WHERE id='$id' AND (table1.id = table2.id AND table1.datetime = table2.datetime)";

In table2 the datetime fields are about 1 to 2 seconds off due to the source of the data, which I cannot change.

Is it possible via a query match table1.datetime & table2.datetime by HH:MM (ie. to the minute instead of to the second)?

View 1 Replies View Related

Ubuntu :: Hide Virtualbox To System Tray?

Oct 26, 2010

installed winxp on my virtualbox. since i use virtualbox all day cause i run an important program from windowsxp i was wondering if i can minimize virtualbox to systemtray. it uses too much space in Windows List

View 2 Replies View Related

Debian :: Package Architecture Does Not Match System (i386)

Apr 14, 2011

I have built the linux-image deb using uclibc as cross compiler but I failed to install the package to the root file system on my CF card. It shows the following ERROR message :
Code:
dpkg: error processing linux-2.6.26_2.6.26-1_uclibc-linux-i386.deb (--install) :
Package architecture (uclibc-linux-i386) does not match system (i386)
Errors were encountered while processing :
linux-2.6.26_2.6.26-1_uclibc-linux-i386.deb

View 1 Replies View Related

OpenSUSE :: System Tray Does Not Hide?

Jun 14, 2011

I have a strange problem about the system tray that I hope someone else solved ...I have 11.4 64bit with all the new up-dates installed and sometimes the system tray Stops hiding.I have the option to hide the system tray and it just stays there.I noticed this sometimes happens when the show plasma dashboard or show desktop widgets are used.Is there a "cure" for this? Does someone have the same problem ?Another issue is that in my install the /home mount point was mounted on top of an older install of Opensuse.

View 9 Replies View Related

General :: Hide Files On System?

Feb 7, 2011

Can anyone tell me how to hide files on Linux

View 4 Replies View Related

Security :: Backing Up Dmcrypt Information?

Dec 6, 2010

As a matter of routine, I use dd to collect my hard drive master boot records, and I save the resulting file someplace where I can always get to it if I have to. It has occasionally saved me when some kind of disaster has struck and damaged a partition table or rendered a drive unbootable.Since I have switched to a fully encrypted system, I have been wondering exactly how to save the dmcrypt information. Dmcrypt works with a standard filesystem, and the filesystem itself isn't encrypted, only the contents.Thus dmcrypt must write a header someplace that includes all the information needed to decrypt the contents of the partition, including the key and the type of encryption employed.

Should something happen that causes that header to become corrupted, the entire partition is inaccessible and no recovery tool will work. So, it would seem like a really good idea to use dd to copy that header someplace safe.Now, I haven't taken the time to sit down, read the dmcrypt code, and try to figure out how to do it from that. The command cryptsetup luksDump doesn't do what I want because it dumps that information, but not in a format that would be immediately useful in copying the information back to a damaged partition. And every howto I've found tells me how to set up dmcrypt, and encrypt partitions and so forth. None tell me how to recover this information, other than mentioning that it is stored in the first few sectors of the partition.

Looking at some of this through a hex editor, I *think* that saving the first 512 bytes of the partition gives me what I want, but I'm not positive of that and I hesitate to depend on any putative backup scheme of this sort that I haven't vetted. I want to save no more than I need, and I certainly don't want to save any less than what I need.Edit: As I think about it, the first 512 bytes can't be enough because Luks/dmcrypt permits multiple keys. So how much information do I need to save?

View 5 Replies View Related

Ubuntu Installation :: Security Updates Clobber Configuration Information?

Jan 13, 2010

Why can't Ubuntu store configuration information in a way that it wouldn't need to be clobbered in order to apply security updates? For example, this mornings updates told me I had to choose between using a new version of smb.conf that's part of the security patches, stick with the old version, or let the update installer merge them. Of course, the first two choices have obvious drawbacks: why should I have to choose between losing all my SMB settings or refusing security fixes? So I chose the merge, which came back with "Conflicts found during three-way merge! edit `/etc/samba/smb.conf' and sort them out manually."

View 5 Replies View Related

Ubuntu :: Finding Information Supplied To Verify A Downloaded .iso For Security?

May 28, 2011

I searched Using my User Name and did not find the post post made for this problem.Still the search using the User name does not return the first post or this.

View 4 Replies View Related

Security :: Using The Ubuntu Gateway To Gain Information About A Physical Burglary?

Jun 15, 2010

We've had a site broken into, and several of the desktop computers physically stolen. The Ubuntu 9.10 router/gateway/firewall/web filter box has however NOT been stolen. I'm wondering if there is any information we can get from this that would help the police.

NAT and firewalling are handled by firehol. It runs a DHCP server to provide the desktops with IP addresses. It runs a Samba server with some file shares. It runs Squid and Dansguardian in an intercepting-proxy configuration. Of particular interest might be whether the MAC addresses of the stolen desktops can be obtained, which might help with tracking them down. Also anything to narrow down the time of the break-in.

View 2 Replies View Related

Fedora Security :: Tweaks For Storing Information In Ram?

Nov 19, 2010

I've been looking for a tweak that would allow me to store temp and log files in ram. I've found a few that involved editing the fstab file, but they were either Ubuntu articles or they were over a year old and perhaps didn't apply to Fedora 14.I hear there is also a 'noatime' command that can help speed up processes by telling the kernel not to saved when files are accessed.And what are the advantages and disadvantages of noatime, and writing log/tmp files to ram?

View 7 Replies View Related

Fedora :: Hide Windows System Ntfs Partition?

Nov 21, 2009

I have a dual-boot system, Windows XP on primary HDD and Fedora on Slave HDD. NTFS -3G is installed in Fedora, but I would like to hide (or not mount) Windows system partition on Fedora boot, as I have multiple users in Fedora and do not want them to access this partition. I do want to mount/display my NTFS D: partition in Fedora. Is there a way to exclude an NTFS partition from mounting by default?

View 6 Replies View Related

Ubuntu Security :: Change Keyring Password To Match Login Password

Jun 14, 2011

everytime i try to vnc to my box, it pops up the keyring authentication, which is obviously a huge problem when logging in remotely.how do i change my keyring password to match my login password?

View 4 Replies View Related

Ubuntu Security :: Patch For Sudo That Allows Sudoers Information To Be Pulled From MySQL?

Apr 12, 2011

This may be a stupid (?) question, but does any one know of a patch for sudo that allows the sudoers information to be pulled from mySQL?
I run multiple servers with multiple people working on them and would like a one-stop update of permissions.
Yes, I could use rsync or the like, but I'm just wondering if this has been done, or could be done.

(Sorry if this is the wrong forum, I'm kinda new around here, posting wise and this seemed to fit. Feel free to move it if it's not)

View 3 Replies View Related

Ubuntu :: Getting Information About Remote System

Dec 31, 2010

I am trying to write a shell script which will give remote system version and list of installed applications and their versions as output. In this case remote system is windows xp and I have ip address, username and password of that machine.

View 2 Replies View Related

Security :: Change Values Of Parameters For Iptables "recent" Match?

Dec 8, 2010

According to the man page, the "recent" match of iptables accepts certain parameters (e.g. "ip_list_tot"). I'd like to change the values of some of them.
All the solutions found on the web were about changing parameters for module, but my kernel was compiled without modules support (such that it can be used for installation booting as well).
How can I change the match parameters for my non-modular kernel ?

View 2 Replies View Related

Fedora Security :: Setting Up Server To Store User Login Information

Mar 18, 2010

I wanted to set up Computer Lab. loading Fedora 11 OS and one system acting as a Server to store Users(Student) Login Informations. When students do a programs, all programs (eg, C++ programs) files should be saved in the local fedora system but when login to the system, the login should be validate by a Server System.

View 5 Replies View Related

Debian :: Get Information About My System?

Apr 9, 2010

I just installed debian and I need to know where I can find information about my current installation is it x32 or x64. I an sure that my current hardware is x64 but I'd like to know the current OS type.

View 1 Replies View Related

Ubuntu :: Program - Displayed System Information - Cpu - Ram Usage

Jan 17, 2010

I used to have a program that displayed system information (cpu/ram usage, stuff like that) but the name escapes me at the moment. The key feature of this program is that it was intergrated into the desktop.

View 3 Replies View Related

Ubuntu Servers :: How To Install System Information Utility

Mar 2, 2010

How do I install this on my server? Here is an example: [URL]

View 3 Replies View Related

Ubuntu Multimedia :: MIDI Not Working - Get Information About System?

Mar 27, 2010

I'm running Ubuntu 9.10 rt (realtime) kernel on a Dell box and trying to hook it up to a Yamaha P-80 keyboard. I'm not sure how to figure out what kind of MIDI cable I'm using. But I haven't been able to get the keyboard to play or write music on my Ubuntu or on Windows XP.

1.) How can I give you more information about my system?
2.) How can I test if it's working properly?

View 3 Replies View Related

Ubuntu :: Updating System / Saying Update Information Is Outdated?

Aug 3, 2010

Ubuntu tried to update, but some problems occurred. The triangle with an exclamation point in it showed up and I rolled my mouse over it.This is what it says:

"The update information is outdated. This may be caused by network problems or by a repository that is no longer available. Please update manually by clicking on this icon and then selection 'Check for updates' and check if some of the listed repositories fail."

I did what it says and this came up:"The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct."

and in the white box below the message:"Failed to fetch url 404 Not Found
Some index files failed to download, they have been ignored, or old ones used instead."

View 9 Replies View Related

Ubuntu Networking :: How To Check System Information In Terminal

Aug 4, 2011

i have been using ubuntu for just over 3 months now and i completely love it. but heres where the problem starts (and please let me know if i am in the right topic) i recently installed ubuntu 10.10 on my roommates computer, the reason being is that the IT department here on college "fixed it" for him, now it wont connect to the internet. it will however connect if we use an ethernet cable from the other laptop to his. his had originally windows xp then got upgraded to vista. i was wondering if there was a way to completely reset the networking wifi card if that might be the problem.

my roommates computer is a DakTech PlaidBook, however i do not know on how to check the system information in the terminal to tell you what wifi card he has and such, all i want is to have internet back on his computer again.

View 9 Replies View Related

Ubuntu :: Whenever Click On About Me - System->Preferences - Cannot See Any Information Editing Window

Nov 25, 2010

I have a very basic problem. Whenever I click on About Me(System->Preferences), I cannot see any information editing window. However, the mouse pointer does show the system is budy doing something, nothing shows up and then the pointer returns to default as if the system is no longer busy. What can I do to change my personal info?

View 5 Replies View Related

Ubuntu Installation :: Configure MFC-7420 Scanner Part - Get Warning : Overriding Because --force Enabled : Package Architecture (amd64) Does Not Match System (i386)?

Aug 13, 2011

I have installed Ubuntu 11.04, 64 bit and now I am trying to install/configure MFC-7420 scanner part (printer works fine)I tried to follow the steps listed at http://ubuntuforums.org/archive/index.php/t-590793.html, but I don't have etc / udev / rules.d/45-libsane.rules file to edit and can not continue with the remaining steps of the guide.

I also tried to follow the steps provided by the Brother Solution Center http:[url].... I have downloaded brscan2 64 bit and installed without error but when I tried to install the brscan-skey-0.2.1-3.amd64.deb using >sudo dpkg -i --force-all brscan-skey-0.2.1-3.amd64.deb I get the following error:

************************************************** **************************************************
sudo dpkg -i --force-all brscan-skey-0.2.1-3.amd64.deb
[sudo] password for aUser:
dpkg: warning: overriding problem because --force enabled:[code].....

Which dependencies am I missing? or What am I doing wrong?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved