sudo sysctl -w kernel.shmmax=128000000 kernel.shmmax = 128000000I ran it and it was fixed. But when I restarted the computer, the same error appeared again. I ran the command again and worked. But why will I run that command each time I start computer. I want a permanent solution, please help!!!

Avast "Invalid Argument" Error
#1
Posted 28 November 2011 - 01:23 AM

#2
Posted 28 November 2011 - 05:18 PM

http://linuxmafia.co....php?page=virus
and there is a free linux antivirus in your repositories, if you feel you need one (and i do know that avast for linux is free as well),
its called clamav
http://www.clamav.ne...packages-linux/
in my experience, as long as you only install software through your repositories and not from the web or untrusted/unknown sources then there is little to no chance of an infection,
#3
Posted 29 November 2011 - 03:32 AM

If you can help me, then I will install ClamAV. And I would also like to know what antivirus do you use in your Ubuntu?
#4
Posted 29 November 2011 - 06:25 AM

i don't use ubuntu, i use mandriva linux,
i also do not run an antivirus as i do not have a mail server, or forward mails,
i only install software thats tried and tested and availible in my repositories,
here is ubuntu's community documentation on clamav
https://help.ubuntu....ommunity/ClamAV
#5
Posted 29 November 2011 - 10:22 AM

I am facing another problem: Can you please tell me how to install .zip files in Ubuntu? I know that we can't install .zip files, they are compression format. But most of the softwares (especially downloaded from UptoDown) are in .zip format and inside the zip there are many .deb files.
I have just downloaded latest version of VLC (repository doesn't have the latest version) and that is a zip file and there are many .deb files inside it. I don't know how to install it, there are no readme file. Can you please help me on this. Though you use MANDRIVA, that is also LINUX and maybe you can help me, so please.
#6
Posted 29 November 2011 - 12:39 PM

the main reason being that that will be the one for your version, tried, tested and working
as i have said before - don't download and install from unknown/untrusted sources, this can only cause problems for a new user
there is no need to download from the internet, all software is in your repository - malware free
unlike windows, there is no need to have the 'latest and greatest' version of software,
linux software works with the minimum fuss necessary,
if you really feel you need the latest version of vlc then may i suggest an ubuntu upgrade, this will give you a later version of vlc,
or, if you wish (and after reading this post) i will advise on how to install a .deb,
just let me know
#7
Posted 30 November 2011 - 05:26 PM

do a sudo apt-get install zip
then a sudo apt-get install unzip
#8
Posted 30 November 2011 - 06:29 PM

just right click and and extract
#9
Posted 01 December 2011 - 01:35 AM

Thanks for replying. I can install .deb files as it is very easy. But I wanted to install the latest versions. In the net, there are many files which are packed as tar.bz or .zip. When I open or extract, it sometimes contains many folder and files, and sometimes contain a lots of .deb files. Suppose, a few hours ago, I downloaded latest FireFox from their webisite, it was tar.bz. When I opened, I couldn't understand anything and searched the google. Then I came to know that I have to run an executable file. When I ran it, my problem wasn't solved, because the version was showing 3.6 but I downloaded 8.1 (anyway, this is solved now. I installed it using another method). A few days ago, I tried to download a game, it was also a zip file, I thought I will be not able to install it so stopped downloading. So, it's the main fact. Actually, I want to know how to use those zip files or tar.bz files for installtion? Is this complicated?ok, as a new user then i recommend you update your packages and enable vlc through synaptic,
the main reason being that that will be the one for your version, tried, tested and working
as i have said before - don't download and install from unknown/untrusted sources, this can only cause problems for a new user
there is no need to download from the internet, all software is in your repository - malware free
unlike windows, there is no need to have the 'latest and greatest' version of software,
linux software works with the minimum fuss necessary,
if you really feel you need the latest version of vlc then may i suggest an ubuntu upgrade, this will give you a later version of vlc,
or, if you wish (and after reading this post) i will advise on how to install a .deb,
just let me know
#10
Posted 01 December 2011 - 06:35 AM

the contents need to be extracted to a directory, then look for a read me or installation instruction file,
sometimes there will be a shell script (.sh) amongst the various extracted files, you can cd (change directory) in a terminal and run the install script from a terminal,
this will install the software for you,
another way is to use your software manager to install the software for you,
usually right click and install with software manager,
nearly all installation ways will require root access,
in my distribution i use the root terminal, so it by-passes su (super user) (i do not have sudo, but do have access to full root via mcc)
#11
Posted 07 December 2011 - 05:19 AM

#12
Posted 07 December 2011 - 07:44 AM

but to run the sh is easy (you will need to change the example to your path)
sh /path/to/sh/file/install.sh
it may need to be executable as well
chmod +x /path/to/sh/file/install.sh
but there is no real need as all you need to do is double click the .sh and it should run,
if it doesn't then right click on it and choose file properties and change it to executable
#13
Posted 08 December 2011 - 12:58 AM

#14
Posted 20 December 2011 - 10:09 AM

To run a python file just "./filename.py". If it doesn't work try "python filename.py".
Similar Topics
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
As Featured On:






