1
vote
1answer
160 views

Using previously downloaded debian packages for upgrading to Ubuntu 13.04

Before upgrading to Ubuntu 13.04 I downloaded most of required .deb packages separately. Now I have a folder with a lot of .deb packages needed for upgrade. How can I upgrade to Ubuntu 13.04 using ...
1
vote
3answers
88 views

Difference between Ubuntu and Debian command line use [closed]

Is there a difference between Ubuntu and Debian with regard to command line and terminal use? I'm talking about things like command syntax, options, etc..
-1
votes
1answer
68 views

Downloading software from internet

I need to download a file from this site. I saved the file elements as Linux 64.bit into a temp folder in my desktop. How do I get these files from my temp desktop folder to its final destination so ...
4
votes
1answer
1k views

How do I recreate a deleted '/var/lib/dpkg' directory?

Yesterday I had some problem with /var/lib/dpkg/lock during update. I knew that in such cases removing lock file could solve problem. So I tried to do it, but by mistake I removed all DPKG directory. ...
1
vote
1answer
3k views

Cannot create an archive with .tar command (Permission Denied)

Fİrst of all I am sorry for my noob question. I am really new to Unix based OS. I need to to create a archive from my ftp server (all of the /usr/src/ directory) using tar command. However I keep ...
0
votes
1answer
540 views

Error message when running “make” command: /usr/bin/ld: i386 architecture of input file is incompatible with i386:x86-64 output

I am unable to create a working executable file by running the make command. I'm getting an error message in the form of me@me-desktop:~$ make /usr/bin/ld: i386 architecture of input file `../.. ...