Showing posts with label linux find file. Show all posts
Showing posts with label linux find file. Show all posts

Saturday, May 4, 2013

Can you open a linux file using windows?

Q. I need to open a linux file using windows.
I don't have linux installed anywhere on this system.
Is it possible to open a linux file using windows? If so, how and what?

A. Yes, you can open Linux files on Windows. Whether or not you have the necessary program/emulator installed which can read/interpret/run that file is another matter, and depends on what specific type of file you're talking about.

How can I get Simply Accounting to work on a Samba enabled Linux file server?
Q. Simply Accounting states that for multi-user mode, all machines that use the Simply (client and server) must be using the same operating system. How can I use Windows workstations that run the Simply client with a Samba enabled Linux file server that houses the Simply database?

A. You can't. You need the same platform accross the network

What is the difference between "./" and "../" regarding LINUX file structure?
Q. Can you suggest a good material(s) (an e-book for an example) to learn and understand about the Linux file and directory structure??

A. ./ is your current directory. So if your running a program from the current directory you type ./<program>
../ is the previous directory. This is to back out of the current directory.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Monday, April 8, 2013

What other version of Linux is Pear Linux comparable to?

Q. I just started using Linux and I really like it. The one thing that I'm not really familiar with yet though is all the Linux file types. For example, I want to download a file and the only versions of Linux listed other versions like Ubuntu, Debian, etc.

Is there a version of Linux that Pear is specifically descendent from?

A. well pear linux is based on Ubuntu which is based on Debian,so there should be no problem with files of ubuntu and debian and softwares also, well most linux distro's are based on ubuntu as it is the most used linux version around ,and some are based on fedora which is based on Red Hat linux ,
i dont know what type of file you want to download but usually there wpuld be no problem with downloading any linux files

hope it helped

What is the smallest Linux distribution compatible with the PS3?
Q. I would like to install Linux on my PS3 but I have a satellite internet connection. This means that I can only download small files(or iso's). Like under 500mb. Are there any free iso linux files I can get for ps3 under 500mb?

A. I think yellow dog linux is the smallest compatible with ps3 not positive

My phone runs linux can i put a file that runs on linux on my phone?
Q. My phone is an HTC evo 4g and I want to put a Linux file on to my phone. Simply will it run?

A. Android is not Linux, it's a FORK of Linux, and it's not an X86 system, so you can't run binaries that work on your PC.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Sunday, April 7, 2013

What flavor of Linux is best for setting up a file-server?

Q. My family is scattered throughout the country.

I'd like to set up a Linux file-server that all of us around the country can tap into with SSH and share files. What flavor works best for this ? Ubuntu ? Kubuntu ? CentOS ?
Edit:

Thanks guys. Someone recommended CentOS to me...I just wasn't sure why. Seems like anything out there will run Samba just fine. You guys rule.

A. I'd use CentOS, but if all you're doing is a file share behind a firewall, they'll all run Samba fine.

My phone runs linux can i put a file that runs on linux on my phone?
Q. My phone is an HTC evo 4g and I want to put a Linux file on to my phone. Simply will it run?

A. Android is not Linux, it's a FORK of Linux, and it's not an X86 system, so you can't run binaries that work on your PC.

How to install Linux on my flash drive or external hdd?
Q. Okay. My laptop hdd is just 80gb. I want to install the Linux on my flash drive or external hdd, not just make it a "bootable" flash drive because when I tried Ubuntu using the live cd Demo(without installing), everything is sooooo slow. Is it possible to INSTALL the linux files on my flash drive or external hdd? Thank you very much.

A. go to cnet site and there is a how to video. go to how to video > linux
http://cnettv.cnet.com/?tag=hdr;brandnav#



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Thursday, April 4, 2013

Can you open a linux file using windows?

Q. I need to open a linux file using windows.
I don't have linux installed anywhere on this system.
Is it possible to open a linux file using windows? If so, how and what?

A. Yes, you can open Linux files on Windows. Whether or not you have the necessary program/emulator installed which can read/interpret/run that file is another matter, and depends on what specific type of file you're talking about.

How can I get Simply Accounting to work on a Samba enabled Linux file server?
Q. Simply Accounting states that for multi-user mode, all machines that use the Simply (client and server) must be using the same operating system. How can I use Windows workstations that run the Simply client with a Samba enabled Linux file server that houses the Simply database?

A. You can't. You need the same platform accross the network

What is the difference between "./" and "../" regarding LINUX file structure?
Q. Can you suggest a good material(s) (an e-book for an example) to learn and understand about the Linux file and directory structure??

A. ./ is your current directory. So if your running a program from the current directory you type ./<program>
../ is the previous directory. This is to back out of the current directory.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Wednesday, March 20, 2013

What is the difference between "./" and "../" regarding LINUX file structure?

Q. Can you suggest a good material(s) (an e-book for an example) to learn and understand about the Linux file and directory structure??

A. ./ is your current directory. So if your running a program from the current directory you type ./<program>
../ is the previous directory. This is to back out of the current directory.

what is your insight about Linux file system?
Q. what can you say about linux file system compared to windows'?

A. You should say Linux Filesystem because there isn't a official one
The most common filesystems are ext2 (older), reiserfs(old), ext3(latest)
If you are refering to the directory structure the way Linux stores files then you can compare them
In Windows the root directory is C:\
In UNIX/Linux the root directory is \
In Windows the storage component are devices and accessible to a directory structure
In UNIX to open storage device you have to mount them to a destination before opening them
In terms of fragmentation it is lower because ext3 does not write to disk immediately but throws the data into journal back up
Then calculate the most optimal allocation before writing to final destination

What other version of Linux is Pear Linux comparable to?
Q. I just started using Linux and I really like it. The one thing that I'm not really familiar with yet though is all the Linux file types. For example, I want to download a file and the only versions of Linux listed other versions like Ubuntu, Debian, etc.

Is there a version of Linux that Pear is specifically descendent from?

A. well pear linux is based on Ubuntu which is based on Debian,so there should be no problem with files of ubuntu and debian and softwares also, well most linux distro's are based on ubuntu as it is the most used linux version around ,and some are based on fedora which is based on Red Hat linux ,
i dont know what type of file you want to download but usually there wpuld be no problem with downloading any linux files

hope it helped



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Tuesday, March 19, 2013

What other version of Linux is Pear Linux comparable to?

Q. I just started using Linux and I really like it. The one thing that I'm not really familiar with yet though is all the Linux file types. For example, I want to download a file and the only versions of Linux listed other versions like Ubuntu, Debian, etc.

Is there a version of Linux that Pear is specifically descendent from?

A. well pear linux is based on Ubuntu which is based on Debian,so there should be no problem with files of ubuntu and debian and softwares also, well most linux distro's are based on ubuntu as it is the most used linux version around ,and some are based on fedora which is based on Red Hat linux ,
i dont know what type of file you want to download but usually there wpuld be no problem with downloading any linux files

hope it helped

What is the smallest Linux distribution compatible with the PS3?
Q. I would like to install Linux on my PS3 but I have a satellite internet connection. This means that I can only download small files(or iso's). Like under 500mb. Are there any free iso linux files I can get for ps3 under 500mb?

A. I think yellow dog linux is the smallest compatible with ps3 not positive

What flavor of Linux is best for setting up a file-server?
Q. My family is scattered throughout the country.

I'd like to set up a Linux file-server that all of us around the country can tap into with SSH and share files. What flavor works best for this ? Ubuntu ? Kubuntu ? CentOS ?
Edit:

Thanks guys. Someone recommended CentOS to me...I just wasn't sure why. Seems like anything out there will run Samba just fine. You guys rule.

A. I'd use CentOS, but if all you're doing is a file share behind a firewall, they'll all run Samba fine.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Thursday, February 28, 2013

Is there a way to convert NTFS partitions to some Linux Filesystem in place without copying data?

Q. I'd like to convert a NTFS partition to a Linux File system in place without copying the data.

A. I don't think you can convert it directly without backing up your files first on a separate media unless you don't need the files.

GParted can do the conversion from NTFS to a Linux File System.

What other version of Linux is Pear Linux comparable to?
Q. I just started using Linux and I really like it. The one thing that I'm not really familiar with yet though is all the Linux file types. For example, I want to download a file and the only versions of Linux listed other versions like Ubuntu, Debian, etc.

Is there a version of Linux that Pear is specifically descendent from?

A. well pear linux is based on Ubuntu which is based on Debian,so there should be no problem with files of ubuntu and debian and softwares also, well most linux distro's are based on ubuntu as it is the most used linux version around ,and some are based on fedora which is based on Red Hat linux ,
i dont know what type of file you want to download but usually there wpuld be no problem with downloading any linux files

hope it helped

What is the smallest Linux distribution compatible with the PS3?
Q. I would like to install Linux on my PS3 but I have a satellite internet connection. This means that I can only download small files(or iso's). Like under 500mb. Are there any free iso linux files I can get for ps3 under 500mb?

A. I think yellow dog linux is the smallest compatible with ps3 not positive



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Tuesday, February 12, 2013

What is the smallest Linux distribution compatible with the PS3?

Q. I would like to install Linux on my PS3 but I have a satellite internet connection. This means that I can only download small files(or iso's). Like under 500mb. Are there any free iso linux files I can get for ps3 under 500mb?

A. I think yellow dog linux is the smallest compatible with ps3 not positive

My phone runs linux can i put a file that runs on linux on my phone?
Q. My phone is an HTC evo 4g and I want to put a Linux file on to my phone. Simply will it run?

A. Android is not Linux, it's a FORK of Linux, and it's not an X86 system, so you can't run binaries that work on your PC.

How to install Linux on my flash drive or external hdd?
Q. Okay. My laptop hdd is just 80gb. I want to install the Linux on my flash drive or external hdd, not just make it a "bootable" flash drive because when I tried Ubuntu using the live cd Demo(without installing), everything is sooooo slow. Is it possible to INSTALL the linux files on my flash drive or external hdd? Thank you very much.

A. go to cnet site and there is a how to video. go to how to video > linux
http://cnettv.cnet.com/?tag=hdr;brandnav#



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Saturday, February 9, 2013

what is the best way to extract part of a string from a linux file?

Q. I have to get the version of a software package from a linux file.
i.e. the file has the line below,

VERSION=1.5.3.0

Whatâs the best way to retrieve the "1.5.3.0"

Thanks in advance.

A. You would use a search tool like grep. You would have a command something like this:

cat file | grep "VERSION" | grep -o "[0-9].[0-9].[0-9].[0-9]"

That makes a pipeline that finds the line then extracts the four number version from it.

Is there any way to format a hard drive with Linux file system under windows?
Q. I need to be able to format my drive with linux file system in order for it to work in the western digital NAS enclosure. Thanks.

A. Steven's right, but you'll need some extra software to put files on or even view the partition from Windows. There are a few options, the best probably being:

EXT2IFS - top link

EXT2FSD - bottom link

Can you open a linux file using windows?
Q. I need to open a linux file using windows.
I don't have linux installed anywhere on this system.
Is it possible to open a linux file using windows? If so, how and what?

A. Yes, you can open Linux files on Windows. Whether or not you have the necessary program/emulator installed which can read/interpret/run that file is another matter, and depends on what specific type of file you're talking about.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Thursday, February 7, 2013

What is the smallest Linux distribution compatible with the PS3?

Q. I would like to install Linux on my PS3 but I have a satellite internet connection. This means that I can only download small files(or iso's). Like under 500mb. Are there any free iso linux files I can get for ps3 under 500mb?

A. I think yellow dog linux is the smallest compatible with ps3 not positive

What flavor of Linux is best for setting up a file-server?
Q. My family is scattered throughout the country.

I'd like to set up a Linux file-server that all of us around the country can tap into with SSH and share files. What flavor works best for this ? Ubuntu ? Kubuntu ? CentOS ?
Edit:

Thanks guys. Someone recommended CentOS to me...I just wasn't sure why. Seems like anything out there will run Samba just fine. You guys rule.

A. I'd use CentOS, but if all you're doing is a file share behind a firewall, they'll all run Samba fine.

My phone runs linux can i put a file that runs on linux on my phone?
Q. My phone is an HTC evo 4g and I want to put a Linux file on to my phone. Simply will it run?

A. Android is not Linux, it's a FORK of Linux, and it's not an X86 system, so you can't run binaries that work on your PC.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Tuesday, February 5, 2013

What is the difference between "./" and "../" regarding LINUX file structure?

Q. Can you suggest a good material(s) (an e-book for an example) to learn and understand about the Linux file and directory structure??

A. ./ is your current directory. So if your running a program from the current directory you type ./<program>
../ is the previous directory. This is to back out of the current directory.

what is your insight about Linux file system?
Q. what can you say about linux file system compared to windows'?

A. You should say Linux Filesystem because there isn't a official one
The most common filesystems are ext2 (older), reiserfs(old), ext3(latest)
If you are refering to the directory structure the way Linux stores files then you can compare them
In Windows the root directory is C:\
In UNIX/Linux the root directory is \
In Windows the storage component are devices and accessible to a directory structure
In UNIX to open storage device you have to mount them to a destination before opening them
In terms of fragmentation it is lower because ext3 does not write to disk immediately but throws the data into journal back up
Then calculate the most optimal allocation before writing to final destination

Is there a way to convert NTFS partitions to some Linux Filesystem in place without copying data?
Q. I'd like to convert a NTFS partition to a Linux File system in place without copying the data.

A. I don't think you can convert it directly without backing up your files first on a separate media unless you don't need the files.

GParted can do the conversion from NTFS to a Linux File System.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Saturday, February 2, 2013

What is the smallest Linux distribution compatible with the PS3?

Q. I would like to install Linux on my PS3 but I have a satellite internet connection. This means that I can only download small files(or iso's). Like under 500mb. Are there any free iso linux files I can get for ps3 under 500mb?

A. I think yellow dog linux is the smallest compatible with ps3 not positive

What flavor of Linux is best for setting up a file-server?
Q. My family is scattered throughout the country.

I'd like to set up a Linux file-server that all of us around the country can tap into with SSH and share files. What flavor works best for this ? Ubuntu ? Kubuntu ? CentOS ?
Edit:

Thanks guys. Someone recommended CentOS to me...I just wasn't sure why. Seems like anything out there will run Samba just fine. You guys rule.

A. I'd use CentOS, but if all you're doing is a file share behind a firewall, they'll all run Samba fine.

My phone runs linux can i put a file that runs on linux on my phone?
Q. My phone is an HTC evo 4g and I want to put a Linux file on to my phone. Simply will it run?

A. Android is not Linux, it's a FORK of Linux, and it's not an X86 system, so you can't run binaries that work on your PC.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

what is your insight about Linux file system?

Q. what can you say about linux file system compared to windows'?

A. You should say Linux Filesystem because there isn't a official one
The most common filesystems are ext2 (older), reiserfs(old), ext3(latest)
If you are refering to the directory structure the way Linux stores files then you can compare them
In Windows the root directory is C:\
In UNIX/Linux the root directory is \
In Windows the storage component are devices and accessible to a directory structure
In UNIX to open storage device you have to mount them to a destination before opening them
In terms of fragmentation it is lower because ext3 does not write to disk immediately but throws the data into journal back up
Then calculate the most optimal allocation before writing to final destination

Is there a way to convert NTFS partitions to some Linux Filesystem in place without copying data?
Q. I'd like to convert a NTFS partition to a Linux File system in place without copying the data.

A. I don't think you can convert it directly without backing up your files first on a separate media unless you don't need the files.

GParted can do the conversion from NTFS to a Linux File System.

What other version of Linux is Pear Linux comparable to?
Q. I just started using Linux and I really like it. The one thing that I'm not really familiar with yet though is all the Linux file types. For example, I want to download a file and the only versions of Linux listed other versions like Ubuntu, Debian, etc.

Is there a version of Linux that Pear is specifically descendent from?

A. well pear linux is based on Ubuntu which is based on Debian,so there should be no problem with files of ubuntu and debian and softwares also, well most linux distro's are based on ubuntu as it is the most used linux version around ,and some are based on fedora which is based on Red Hat linux ,
i dont know what type of file you want to download but usually there wpuld be no problem with downloading any linux files

hope it helped



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Monday, January 28, 2013

what is the best way to extract part of a string from a linux file?

Q. I have to get the version of a software package from a linux file.
i.e. the file has the line below,

VERSION=1.5.3.0

Whatâs the best way to retrieve the "1.5.3.0"

Thanks in advance.

A. You would use a search tool like grep. You would have a command something like this:

cat file | grep "VERSION" | grep -o "[0-9].[0-9].[0-9].[0-9]"

That makes a pipeline that finds the line then extracts the four number version from it.

Is there any way to format a hard drive with Linux file system under windows?
Q. I need to be able to format my drive with linux file system in order for it to work in the western digital NAS enclosure. Thanks.

A. Steven's right, but you'll need some extra software to put files on or even view the partition from Windows. There are a few options, the best probably being:

EXT2IFS - top link

EXT2FSD - bottom link

Can you open a linux file using windows?
Q. I need to open a linux file using windows.
I don't have linux installed anywhere on this system.
Is it possible to open a linux file using windows? If so, how and what?

A. Yes, you can open Linux files on Windows. Whether or not you have the necessary program/emulator installed which can read/interpret/run that file is another matter, and depends on what specific type of file you're talking about.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Is there any way to format a hard drive with Linux file system under windows?

Q. I need to be able to format my drive with linux file system in order for it to work in the western digital NAS enclosure. Thanks.

A. Steven's right, but you'll need some extra software to put files on or even view the partition from Windows. There are a few options, the best probably being:

EXT2IFS - top link

EXT2FSD - bottom link

Can you open a linux file using windows?
Q. I need to open a linux file using windows.
I don't have linux installed anywhere on this system.
Is it possible to open a linux file using windows? If so, how and what?

A. Yes, you can open Linux files on Windows. Whether or not you have the necessary program/emulator installed which can read/interpret/run that file is another matter, and depends on what specific type of file you're talking about.

How can I get Simply Accounting to work on a Samba enabled Linux file server?
Q. Simply Accounting states that for multi-user mode, all machines that use the Simply (client and server) must be using the same operating system. How can I use Windows workstations that run the Simply client with a Samba enabled Linux file server that houses the Simply database?

A. You can't. You need the same platform accross the network



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Sunday, January 27, 2013

What other version of Linux is Pear Linux comparable to?

Q. I just started using Linux and I really like it. The one thing that I'm not really familiar with yet though is all the Linux file types. For example, I want to download a file and the only versions of Linux listed other versions like Ubuntu, Debian, etc.

Is there a version of Linux that Pear is specifically descendent from?

A. well pear linux is based on Ubuntu which is based on Debian,so there should be no problem with files of ubuntu and debian and softwares also, well most linux distro's are based on ubuntu as it is the most used linux version around ,and some are based on fedora which is based on Red Hat linux ,
i dont know what type of file you want to download but usually there wpuld be no problem with downloading any linux files

hope it helped

What is the smallest Linux distribution compatible with the PS3?
Q. I would like to install Linux on my PS3 but I have a satellite internet connection. This means that I can only download small files(or iso's). Like under 500mb. Are there any free iso linux files I can get for ps3 under 500mb?

A. I think yellow dog linux is the smallest compatible with ps3 not positive

What flavor of Linux is best for setting up a file-server?
Q. My family is scattered throughout the country.

I'd like to set up a Linux file-server that all of us around the country can tap into with SSH and share files. What flavor works best for this ? Ubuntu ? Kubuntu ? CentOS ?
Edit:

Thanks guys. Someone recommended CentOS to me...I just wasn't sure why. Seems like anything out there will run Samba just fine. You guys rule.

A. I'd use CentOS, but if all you're doing is a file share behind a firewall, they'll all run Samba fine.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Friday, January 25, 2013

What is the difference between "./" and "../" regarding LINUX file structure?

Q. Can you suggest a good material(s) (an e-book for an example) to learn and understand about the Linux file and directory structure??

A. ./ is your current directory. So if your running a program from the current directory you type ./<program>
../ is the previous directory. This is to back out of the current directory.

what is your insight about Linux file system?
Q. what can you say about linux file system compared to windows'?

A. You should say Linux Filesystem because there isn't a official one
The most common filesystems are ext2 (older), reiserfs(old), ext3(latest)
If you are refering to the directory structure the way Linux stores files then you can compare them
In Windows the root directory is C:\
In UNIX/Linux the root directory is \
In Windows the storage component are devices and accessible to a directory structure
In UNIX to open storage device you have to mount them to a destination before opening them
In terms of fragmentation it is lower because ext3 does not write to disk immediately but throws the data into journal back up
Then calculate the most optimal allocation before writing to final destination

What other version of Linux is Pear Linux comparable to?
Q. I just started using Linux and I really like it. The one thing that I'm not really familiar with yet though is all the Linux file types. For example, I want to download a file and the only versions of Linux listed other versions like Ubuntu, Debian, etc.

Is there a version of Linux that Pear is specifically descendent from?

A. well pear linux is based on Ubuntu which is based on Debian,so there should be no problem with files of ubuntu and debian and softwares also, well most linux distro's are based on ubuntu as it is the most used linux version around ,and some are based on fedora which is based on Red Hat linux ,
i dont know what type of file you want to download but usually there wpuld be no problem with downloading any linux files

hope it helped



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Thursday, January 24, 2013

What is the difference between "./" and "../" regarding LINUX file structure?

Q. Can you suggest a good material(s) (an e-book for an example) to learn and understand about the Linux file and directory structure??

A. ./ is your current directory. So if your running a program from the current directory you type ./<program>
../ is the previous directory. This is to back out of the current directory.

what is your insight about Linux file system?
Q. what can you say about linux file system compared to windows'?

A. You should say Linux Filesystem because there isn't a official one
The most common filesystems are ext2 (older), reiserfs(old), ext3(latest)
If you are refering to the directory structure the way Linux stores files then you can compare them
In Windows the root directory is C:\
In UNIX/Linux the root directory is \
In Windows the storage component are devices and accessible to a directory structure
In UNIX to open storage device you have to mount them to a destination before opening them
In terms of fragmentation it is lower because ext3 does not write to disk immediately but throws the data into journal back up
Then calculate the most optimal allocation before writing to final destination

Is there a way to convert NTFS partitions to some Linux Filesystem in place without copying data?
Q. I'd like to convert a NTFS partition to a Linux File system in place without copying the data.

A. I don't think you can convert it directly without backing up your files first on a separate media unless you don't need the files.

GParted can do the conversion from NTFS to a Linux File System.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Monday, January 21, 2013

My phone runs linux can i put a file that runs on linux on my phone?

Q. My phone is an HTC evo 4g and I want to put a Linux file on to my phone. Simply will it run?

A. Android is not Linux, it's a FORK of Linux, and it's not an X86 system, so you can't run binaries that work on your PC.

How to install Linux on my flash drive or external hdd?
Q. Okay. My laptop hdd is just 80gb. I want to install the Linux on my flash drive or external hdd, not just make it a "bootable" flash drive because when I tried Ubuntu using the live cd Demo(without installing), everything is sooooo slow. Is it possible to INSTALL the linux files on my flash drive or external hdd? Thank you very much.

A. go to cnet site and there is a how to video. go to how to video > linux
http://cnettv.cnet.com/?tag=hdr;brandnav#

How do I access my files on a virtual box?
Q. I have windows 7 and I've added a linux virtual box. Is there a way I can get to my linux files without having to open the virtual box? For example, would I be able to go to a file on windows that has all my linux stuff for my v-box?
Thanks

A. you would have to make a shared folder and transfer the files into the folder. otherwise, there is no possible way to get the information back from virtual box.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Friday, January 18, 2013

What is the difference between "./" and "../" regarding LINUX file structure?

Q. Can you suggest a good material(s) (an e-book for an example) to learn and understand about the Linux file and directory structure??

A. ./ is your current directory. So if your running a program from the current directory you type ./<program>
../ is the previous directory. This is to back out of the current directory.

what is your insight about Linux file system?
Q. what can you say about linux file system compared to windows'?

A. You should say Linux Filesystem because there isn't a official one
The most common filesystems are ext2 (older), reiserfs(old), ext3(latest)
If you are refering to the directory structure the way Linux stores files then you can compare them
In Windows the root directory is C:\
In UNIX/Linux the root directory is \
In Windows the storage component are devices and accessible to a directory structure
In UNIX to open storage device you have to mount them to a destination before opening them
In terms of fragmentation it is lower because ext3 does not write to disk immediately but throws the data into journal back up
Then calculate the most optimal allocation before writing to final destination

Is there a way to convert NTFS partitions to some Linux Filesystem in place without copying data?
Q. I'd like to convert a NTFS partition to a Linux File system in place without copying the data.

A. I don't think you can convert it directly without backing up your files first on a separate media unless you don't need the files.

GParted can do the conversion from NTFS to a Linux File System.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Older Posts Home