Once you have VLC open, select file, it only lists certain file types. Now if you go down to the bottom you can tell it to use other types (like *.*). How does one set it so one does not have to go down and change the file types every time? So that it shows all file types, all the time, by default.
In my system around 73gb(pc-desktop) i have,1 primary partition(windows)-25gb, 1-extended partition(remaining gb) 3 logical partitions were there in (under) extended partition in one of the logical partition is d:drive. in my hard disk d: drive is -/dev/sda5
previosly i was fat -file system , (d:drive-/dev/sda5), i remember i changed the d: drive(d:drive-/dev/sda5) file system to ext4file system ,with following command using terminal
After doing(changing the file system)this one ,i couldnt see the d:drive data
By doing that
1q) Did i reformatted the partition? i think the new filesystem(ext4) has no knowledge of the data that was on it when it had a FAT filesystem.
2q) How to do undo operation,i tried to change the filesystem type to fat/ntfs in terminal using command --sudo mkfs -t FAT /dev/sda5.
Result:its showing text message-'mkfs.FAT: No such file or directory'(not in single quote)
A while ago, I installed a windows application (on wine) called Max/msp. I have uninstalled it, and removed wine from my system (deleting ~/.wine as well), but now I'm left with some files thinking they are "Max Externals." How do I fix this/restore to the default file types?
When I run 'parted' and then type 'print' to see the partitions that are available, I see two entries: /dev/sda1 and /dev/sda2. /dev/sda1 is of ext3 type whereas for /dev/sda2 nothing is specified for file system type. The LVM flags are set for /dev/sda2.
When I tried to resize /dev/sda2, it gives me the error "File system type not recognized". let me know how to find out the file system type of the partition.
I need a script but i am not good at programming soWhat script have to do:- Every 1 minute is checking if ip address is available (ping)- if ip answers nothing happens- if ip does not answers: * file /etc/hosts is changed by one stored in /home/user/hosts* notification by xterm to restart some programIf finally ip answers file /etc/hosts is changed by one stored in /home/user2/hosts
I am new to using ubuntu. I am trying to play with my WLAN by changing its modulation, power, bitrate, channel etc. When I am trying to change the modulation type i had an error like this # iwconfig wlan0 modu 11g Error for wireless request "Set Modulation" (8B2F) : SET failed on device wlan0 ; Operation not supported. so i checked for different modulation types my WLAN supports this produced an error like this. # iwlist wlan0 modulation wlan0 unknown modulation information. I even cannot access the power types my WLAN supports. I am using Intel wireless wifi link 5100. change the modulation type and power for my WLAN?
I am unable to change session type when not requiring passord on login.
How requiring password was changed:
System/Administration/Users and Groups Clicked on my User Clicked "Change" next to "Password: Asked on login" Checked the checkbox for "Don't ask for password on login" OK'd, everything
Please try this yourself as it might be hard to understand. But the option to change session type (ie: Gnome failsafe instead of reguar Gnome) is only visable along side with the password field.
Is it possible to make the session type setting visable without requiering password on login?
My current keyboard settings are not handling accents and umlauts properlye.g. I get "�e�a�o" instead of "� � �"How can I change the keyboard type from what was chosen during the installation?
I tried to post this then couldn't find it anywhere, so I will try again. I am wondering if there is a way to determine what file system type was put on a volume when the file system was made? I have a MD0 device that wouldn't mount. I was receiving "wrong file system type" messages.
I tried df but this only works with mounted file systems correct? I am looking for a command to run on a drive/volume that is not mounted so I can figure out what file system is on it.
This time I was able to: mount /dev/md0 /mnt/storage without and entry in the fstab file. I then just entered mount and it displayed the file system as jfs.
Is there another way to determine the file system type?
i currently have both xubuntu 10.10 32-bit and windows 7 64-bit installed on my laptop which i use mostly for college work and basic programming (i'm still learning to program).i have a 150gb partition with win7 installed, a 20gb partition with xubuntu installed and a 15gb partition with my linux home folder on, the rest of the space is unused because i thought i may need it for something else in the future.the home folder partition is formatted to etc4, i now have a need to access this data from win7 for college work, i know that windows doesn't support mounting of etc file systems so i have hit a problem.
i thought about changing the type of partition from a ect4 to fat32 but will this delete my data? or ,are there any third party software packages for windows that will allow me to mount ect4?
how could I set a defualt boot? Like, instead of asking which OS to boot in from at startup, it just loads into a default one. And if you want to use the other one, you have to go back and change the default boot.I tried boot settings, but it only lets me choose from a network, USB, DVD/CD, or normal. Which is just the grub list of OS's to choose from.
I just got installed ubuntu karmic koala 9.10 on my laptop and fiddle too much with the system configuration files. Now I notice that most of my permissions are not working in my login. How do I restore my Ubuntu setting, which are as good as freshly installed OS and also Not disturb any of my currently installed application on the system ??Note: I repeat "I really dont want to disturb my of my currently installed applications on my ubuntu and yet want to restore my system to freshly installed OS settings. All the applications that I have installed is a whopping 3 days of googling and hardwork in getting them working "Some of the freaky things happening in my system:
1. I am not able to see Battery notification and Network notification y workaround: execute "sudo /usr/bin/gnome-power-management" and "sudo /usr/bin/nm-applet". I am not able to lock my screen3. I am not able to access my windows drive. Which otherwise when worked normally used to prompt me to enter my password, post authentication I was able to access my drive
I'm new to Ubuntu . With windows when you install a app it creates a folder in the drive:c under programs : Where is the install folder on Ubuntu ? AND ' with windows ' there is an exe file ' what type of file is like the exe file''' to run ? or the path to run the app ?
I am writting a script to allow uploading of certain files. I want to limit the files by their filename and mime type, and by making sure the two match up.The first thing I need to do is make sure I've got all the mime types I need added. I have never done this before, but I understand that 'file' (which is what PHP's mime-type finding is based off of) uses magic databases that tell at which point in the file should have signatures of the filetype.
My trouble started when I was unable to determine the filetype of any of my video files. Currently, I have some .MOV and .MP4 files that I am using to test.
I want to be able to play a video file on my pda(Tungsten T5) but from memory the only video file i have seen playable on it was the asf file that is used when it starts up/reboots. I tried other file types in the past that were suggested in maybe a manual or forum or something but they never worked/played. I think it is because of the player installed and i tried installing another player but from memory that didn't install properly or just did not play anything. So if anyone knows of a way to convert files maybe using winff or mencoder i would love that info. I have been googling and have found nothing specific to what i am asking. I do not see anything in winff to convert to asf and cannot remember ever using mencoder.
I was doing a tutorial on scripting in bash. I saved my file on the desktop and I cannot seem to get to that file to execute it. Here is what I have been using:
I try cd Desktop says that there is no such directory.
We have some large files with sampling data in it. Don't want to delete these files. But want to quickly overwrite the file with 0s and/or 1s and preserve the original file size.
when i open the shell console i get this error message Konsole is unable to open a PTY (pseudo teletype). It is likely that this is due to an incorrect configuration of the PTY devices. Konsole needs to have read/write access to the PTY devices.Now from what i have read i need to change some permissions, but i have no idea how The second problem related to Terminal, no command prompt appears so i cant type anything to run a programme
I have CentOS 5.4 installed within a Virtual machine using VMware 6.5. After my install I found that I couldn't type parentheses by pressing SHIFT+9 or SHIFT+0.
I've downloaded a big file from another server via "wget" to my /backup/ directory, and after the download was compeded I did run "ls" and the error was:ls: full_plesk_backup: Value too large for defined data type.
We new have server with VmWare ESXi4.1 and we created virtual machine with CentOS5.6.This CentOS5.6 virtual machine will be used as webserver. We need to backup all files and have access to these files. We are going to keep all websites, databases, backups on data storage (NetApp FAS2000 series).
We have two options to how to use this storage:
1: We can mount storage volume directly to CentOS5.6 by NFS.
2: We can add storage via NFS to VmWare and then add new virtual disks to CentOS5.6 by VmWare vSphere client.
What option would you recommend to use? Which option is better, faster and more secure? My thoughts:If we mount storage volume directly to CentOS5.6 so we can access .snapshot directory there is all snapshots. So it's easy to access all backed up files. NetApp has snapshot system and we can schedule to make snapshots automatically, so we don't need to setup any additional backup utilities in CentOS5.6. But we don't have any NetApp snapshot restoring software license so copy/paste from .snapshot directory is only option.
If we add storage to VmWare firstly (by NFS) and then add new virtual hard disks to CentOS5.6 by VmWare vSphere client so we have to setup rsnapshot(or any similar utility) to make backups in CentOS5.6. But NetApp will also make backups of .vmdk files. So it's like double backups, lol :) If storage crashes so we screwed in both ways, I think.
When I try to play any type of media file, It plays but can't fast forward or rewind plus there's no sound. I.e Avi , Mpg , Flash or anything, I can't even download the bad plugins because it says that there's a conflic with another repo that I've got installed. the only repos that I've got installed are the Main fedora one's , RPM fusion & adobe, so how do I installed the codecs to play anything proper on Fedora 11 cheers
I have stood it for a long time. Have anyone changed it successfully ? Please tell me and all the friends viewed this thread.I often download login window theme package from http://art.gnome.org/themes/gdm_greeter , the file type is .tar.bz2 , but I don't know how to install it.
i m doing a program to open a file, however, there is error saying that 'File' undeclared. but I thought File is a type like int or char, isnt it? below is my codes:
I am trying CentOS (as a change from openSuse), I have downloaded DVD and have loaded it as a Virtual Machine. So far so good. It did a "quick" install, which leaves me with Gnome as my desktop, I am used to using KDE, so I tried to use "Add/Remove Software" to load KDE. I also want to load other software which I have as RPMs.
Two questions:
1. My VM is not connected to the internet and when I open the package manager it tries to retrieve information from on-line repositories - I have tried disabling on-line repositories. I do not want it to look on-line, so how do I get it to just look at the installation DVD?
I have updated bind using yum on a Centos 5.3 server, after restarting, I have this error now. Error in named configuration: zone localhost/IN: loaded serial 42 /var/named/mydomain.hosts:20: unknown RR type 'SPF' My version of is : bind.x86_64 30:9.3.6-16.P1.el5
Ok so I am doing a fresh install of 5.3 .... At the begning of the install after i get into it a get a screen that says "What type of media contais the packages to be installed?" with options... Local CDROM, HD, NFS Imahes, FTP, HTTP.I have a LG GH22NP20 that installed 5.2 fine on the system..... And can load the cd....?>
I have a server with two hard disks SATA (500 GB), I installed centos in one of them, desire to know how I can mount the other hard disk empty and without format, so that this hard disk always appears mounted when "reboot" the system.