[cochiselinux] Re: The Most Interesting Features Of The Linux 4.14 Kernel

  • From: Charles Breaux <chazbreaux@xxxxxxxxx>
  • To: cochiselinux@xxxxxxxxxxxxx
  • Date: Sun, 5 Nov 2017 13:29:47 -0700

well, thanks again. I have one more question:  I got this dell laptop out
of moth balls yesterday and updated all the software etc. in addition to
tying to fix the places menu, i have another strange thing happening.
yesterday I was able to stream kvrs.org, a cajun radio station from
Louisiana. But today it won't play, either on firefox or opera. It still
plays on my other computer running 14.04 in both browsers. Any ideas?  I
love linux, hate windows, and was a longtime user of macs, but all the
headaches with linux are really a bummer. another example. I have installed
16, but firefox in 16 won't allow me to stream videos at a speed that is
watchable. the same version of firefox as on 14, these kinds of things
drive me crazy...

On Sun, Nov 5, 2017 at 1:12 PM, HateNo Hama <hateno.hama@xxxxxxxxx> wrote:

Hi Charles.  Sorry to see you are having trouble with Linux.  A quick tip
to remember is that commands are case sensitive (in fact everything is).

So Sudo won't work, but sudo will.

Wish I could be of more help, but I'm not very familiar with desktop GUI
commands.

Bruce



On Nov 6, 2017 5:03 AM, "Devi Garcia" <asphyxiated.god@xxxxxxxxx> wrote:

If all that isn't working then im not sure then... that should of fixed it

On Nov 5, 2017 1:01 PM, "Charles Breaux" <chazbreaux@xxxxxxxxx> wrote:

savanne@savanne-Dell-System-Vostro-3750:~$ sudo gedit
/home/savanne/.config/user-dirs.dirs
[sudo] password for savanne:
savanne@savanne-Dell-System-Vostro-3750:~$ Sudo xdg-user-dirs-gtk-update
No command 'Sudo' found, did you mean:
 Command 'sudo' from package 'sudo' (main)
 Command 'sudo' from package 'sudo-ldap' (universe)
 Command 'udo' from package 'udo' (universe)
Sudo: command not found
savanne@savanne-Dell-System-Vostro-3750:~$




On Sun, Nov 5, 2017 at 12:51 PM, Charles Breaux <chazbreaux@xxxxxxxxx>
wrote:

well I did it, and then rebooted, but the document folder is still not
in the places menu. I did nothing to edit the
XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DOWNLOAD_DIR="$HOME/Downloads"
XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Pictures"
XDG_VIDEOS_DIR="$HOME/Videos"
because the document folder is there...

On Sun, Nov 5, 2017 at 12:41 PM, Devi Garcia <asphyxiated.god@xxxxxxxxx
wrote:

Once you run this command

sudo gedit /home/savanne/.config/user-dirs.dirs

It should ask for a password then open a window with that file and the
lines of text saying the home directories once you have it all edited to 
be
right should be a save or save as option within gedit title bar hit that
and should say saving on bottom left or somewhere on bottom once that's
gone you can close that window and then run this command in terminal and
should be fixed

Sudo xdg-user-dirs-gtk-update

On Nov 5, 2017 12:35 PM, "Charles Breaux" <chazbreaux@xxxxxxxxx>
wrote:

Thanks for taking the time with me. what do you mean by "save it"

On Sun, Nov 5, 2017 at 12:33 PM, Devi Garcia <
asphyxiated.god@xxxxxxxxx> wrote:

XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DOWNLOAD_DIR="$HOME/Downloads"
XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Pictures"
XDG_VIDEOS_DIR="$HOME/Videos"

Is how you want it to look then save it and then run the command

Sudo xdg-user-dirs-gtk-update

On Nov 5, 2017 12:31 PM, "Charles Breaux" <chazbreaux@xxxxxxxxx>
wrote:

# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line
you're
# interested in. All local changes will be retained on the next run
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DOWNLOAD_DIR="$HOME/Downloads"
XDG_TEMPLATES_DIR="$HOME/Templates"
XDG_PUBLICSHARE_DIR="$HOME/Public"
XDG_DOCUMENTS_DIR="$HOME/"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Pictures"

so, this is what i got...the documents folder is supposedly there,
but does not show up on the places colum


On Sun, Nov 5, 2017 at 12:27 PM, Charles Breaux <
chazbreaux@xxxxxxxxx> wrote:

again have no idea of what you're talking about. I've been using
Ubuntu for over 2 years now, and have tried to learn, but this is a 
good
example of the disparity between the geeks who write it and use it 
and non
geeks who who don't have a clue. More often than not the ubuntu forum 
users
do not take into account that "nubbies" don't have a basic 
understanding of
the preferential terms and code writing savy. They speak in esoteric 
terms
and procedures that are mostly impossible for the non-geek to 
understand. I
mention this to you because I see it as the major hurdle in the way of
popularizing linux. As far as know I have a stock 14.04. I haven't 
replaced
my gedit, with nano or vim. I'm ashamed to admit I don't even know 
what
they are...Again, I mention this because of your involvement in the 
group
in SV turning people onto linux.

On Sun, Nov 5, 2017 at 12:15 PM, Devi Garcia <
asphyxiated.god@xxxxxxxxx> wrote:

sudo gedit /home/savanne/.config/user-dirs.dirs

Would be the command or nano or vim or whatever editor you use in
replace of gedit

On Nov 5, 2017 12:12 PM, "Charles Breaux" <chazbreaux@xxxxxxxxx>
wrote:

sudo: /home/savanne/.config/user-dirs.dirs: command not found
savanne@savanne-Dell-System-Vostro-3750:~$



On Sun, Nov 5, 2017 at 12:01 PM, Devi Garcia <
asphyxiated.god@xxxxxxxxx> wrote:

Need to run it as sudo so have administrator access why says
permission denied

On Nov 5, 2017 12:00 PM, "Charles Breaux" <chazbreaux@xxxxxxxxx>
wrote:

I assume I was suppose to run in the terminal: 
~/.config/user-dirs.dirs
according to the link you sent. but I got this[image: Inline
image 1]

On Sun, Nov 5, 2017 at 11:53 AM, Devi Garcia <
asphyxiated.god@xxxxxxxxx> wrote:

https://askubuntu.com/questions/580155/how-do-i-restore-a-pl
aces-folder-i-accidentally-deleted-in-nautilus

Try this

On Nov 5, 2017 11:42 AM, "Charles Breaux" <
chazbreaux@xxxxxxxxx> wrote:

thanks, but, again linux challenges my computer savy. I have
no idea how to do either of your suggestions. care to elaborate?

On Sun, Nov 5, 2017 at 11:25 AM, Devi Garcia <
asphyxiated.god@xxxxxxxxx> wrote:

Charles.. I'd believe depending on your file manager it's
either a "favorites" option that needs to be edited or it's a 
config file
in your home folder that needs to be edited and saved

On Nov 5, 2017 10:47 AM, "Charles Breaux" <
chazbreaux@xxxxxxxxx> wrote:

Mr. Garcia. i don't know if it is appropriate to ask you
questions, but I bet there is a real simple answer that won't 
be much of an
imposition to you. Ubuntu 14.04. somehow my folder for 
documents got
deleted from my "places" menu. I reinstalled the folder on my 
home page,
but can't figure how to ad it to the places column on the left 
side the
main menu. Thanks Charles in Saint David.

On Sun, Nov 5, 2017 at 10:34 AM, Devi Garcia <
asphyxiated.god@xxxxxxxxx> wrote:

https://www.phoronix.com/scan.
php?page=news_item&px=Linux-4.14-Favorite-Features












PNG image

Other related posts: