Search Results

Search: Posts Made By: harlock59
5,354
Posted By harlock59
alias two words command line
Hello,
i would like to alias aptitude install for sudo aptitude install, is it possible, and how ?
i read the man alias page, but i think i have to use something with \ or { but i don't know...
36,212
Posted By harlock59
i think nothing... ps -ef | grep...
i think nothing...

ps -ef | grep "/var/lib/dpkg/lock" | awk '{print $8}'

gives me...

...grep

-----Post Update-----



nope.

i expect to find out which software is monopolizing my...
36,212
Posted By harlock59
same for ubuntu@ubuntu:~$ sudo kill 3058 ...
same for

ubuntu@ubuntu:~$ sudo kill 3058
sudo kill 3058
kill: No such process
ubuntu@ubuntu:~$
36,212
Posted By harlock59
any clue ?
any clue ?
36,212
Posted By harlock59
at ps -ef | grep "/var/lib/dpkg/lock" | awk...
at ps -ef | grep "/var/lib/dpkg/lock" | awk '{print $2}' i got result: 3058, then i killed kill 3058 then i got error:
bash: kill: (3058) - Aucun processus de ce type
(no such process) ???
36,212
Posted By harlock59
the reason why my user account is ubuntu is...
the reason why my user account is ubuntu is because i boot on live cd of ubuntu (of course)
unless i make my own ubuntu live cd (which i don't even know anything at it)
every time you use a live cd...
36,212
Posted By harlock59
Re-Hello, if i'm not too stupid, i...
Re-Hello,

if i'm not too stupid, i understood that being logged as ubuntu on the live cd,

the /var/dpkg/lock file was used by me with (linux user account name "ubuntu"). The $1 value is...
36,212
Posted By harlock59
Hello, the result of your help command line...
Hello,

the result of your help command line returned "ubuntu" ???

is that a process name ?

if so,

is it possible to kill ubuntu ?
lol
when you kill a process, is it possible to kill it...
36,212
Posted By harlock59
Hello, i am trying to upgrade my aptitude (i...
Hello,

i am trying to upgrade my aptitude (i mean "sudo aptitude upgrade") ! but i get an error with a resource taken by another process.

i typed ps -e and killed one process ("update-agent" i...
Showing results 1 to 9 of 9

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