Skip to main content

Home/ Linux/ Group items tagged I

Rss Feed Group items tagged

Yi Wang

Mac OS X: Read Linux ext3 / ext4 External USB Hard Disk Partition - 0 views

  • Awesome tip! I can use this. MacFuse makes your entire system very unstable. It gives many kernel panics. Eek! YMMV.
liza cainz

Help Gurus Offers Microsoft Tech Support - 1 views

Help Gurus offers Microsoft Tech Support for customers who are using windows application on their computers. They can give you quality technical support for Microsoft office applications, like Exce...

support service Desktop computer technical services PC tech

started by liza cainz on 19 Jan 11 no follow-up yet
liza cainz

HelpGurus Computer Help Fixes Email Problems - 1 views

HelpGurus has consistently showed me that they can handle any computer related problems with ease and professionalism. They do whatever they can until they resolved their client's PC problems. In f...

support service Desktop computer technical services PC tech

started by liza cainz on 14 Feb 11 no follow-up yet
Marc Lijour

An anthropologist's view of an open source community | opensource.com - 3 views

  • Diana noted that while 75% of the survey respondents in the study agreed that the contributors make up a community, she was more curious what the other 25% thought
  • "Setting up a login, setting up an SSL key, and contributing was a little daunting at first. That process could be simplified," said one interviewee.
  • High on the list of reasons were learning for the joy of learning and collaborating with interesting and smart people. Motivations for personal gain, like networking or career benefits, were low on the list.
  • ...1 more annotation...
  • Mainly I contribute just to make it work for me.
liza cainz

Superb Backup Services - 1 views

In the accounting firm where I am working, a safe data backup system is very vital to the daily operations of the business. To ensure data security, the management hires expert computer support pro...

support service Desktop computer technical services PC tech

started by liza cainz on 01 Feb 11 no follow-up yet
Marc Lijour

News » GTK+ 3 is here - 3 views

  • Today, I am releasing GTK+ 3
samantha armstrong

FixComputerpProblemsSite Surely Knows How to Fix Computer Problems! - 1 views

I was having problems with my laptop before. Good thing FixComputerpProblemsSite helped me fix it. And they are really the experts when it comes to solving any computer related issues. They can eas...

fix computer problems linux software ubuntu certification boot training camp ccna tutorial cisco

started by samantha armstrong on 07 Jun 11 no follow-up yet
shalani mujer

One on One Professional Online Tech Support - 3 views

I love working with these guys. Their tech support technicians are very professional and polite. They offer one-on-one tech support. They listen to what your issues are, diagnose what your problem ...

tech support

started by shalani mujer on 06 Jun 11 no follow-up yet
sam neilson

FixComputerpProblemsSite Surely Knows How to Fix Computer Problems! - 1 views

I was having problems with my laptop before. Good thing FixComputerpProblemsSite helped me fix it. And they are really the experts when it comes to solving any computer related issues. They can eas...

fix computer problems

started by sam neilson on 11 May 11 no follow-up yet
sally pearson

Computer Help like No Other! - 1 views

ComputerHelpFastOnline answered my call for computer help fast! I never expected how quickly they can resolve my computer problem. Their computer help expert technicians really knew their job and...

computer help

started by sally pearson on 08 Jul 11 no follow-up yet
ismael guillen

integrando Gnome 3 en ubuntu 11.04 - Taringa! - 0 views

  • dejar mas pequeños los iconos del la pantalla de aplicaciones, son enormes el tamaño por defecto. Para eso necesitamos cambiar una cosita desde el terminal abrimos una terminal sudo su (como root ) gksu gedit /usr/share/gnome-shell/theme/gnome-shell.css (esto abrirá un gedit) Buscamos las lineas: /* Apps */ .icon-grid { spacing: 18px; -shell-grid-item-size: 118px; } .icon-grid .overview-icon { icon-size: 96px; } Y al encontrarlas no serán iguales varían un poco, y cambian datos, debería quedar algo así: /* Apps */ .icon-grid { spacing: 18px; -shell-grid-item-size: 35px; } .all-app { padding: 16px 25p16px 16px; spacing: 20px; } .all-app .icon-grid { -shell-grid-item-size: 59px; } .all-app .overview-icon { icon-size: 48px; } Con este guardamos y recargamos el Shell, Alt+F2 y escribimos r y damos enter Ya deberán los iconos ser mas pequeños y por tanto menos feos Para reducir el tamaño de la barra y de las letras de todo el sistema, es que son enormes, buscamos Ajustes de Retoques avanzados, que normalmente esta en Aplicaciones/otros/ o lo pueden encontrar como Tweak Tool, y vamos a Fonts y en la primera barra movemos asta que el tamaño de letra este al gusto. Tambien aqui pueden habilitar los iconos en el escritorio desde la pestaña interface y al mismo tiempo regresarle los iconos al menú clásico así como regresar los botones de maximizar y restaurar de las ventanas.
    • ismael guillen
       
      Funciona ok yo lo probé I try it. Its OK!!
  •  
    reducir iconos a gusto
john sega

Reliable Desktop Computer Support Services - 1 views

My friend is having an issue with her desktop computer so I told her to ask the help of DesktopComputerSupports. They offer accurate and reliable desktop computer support services! So she called D...

desktop computer support

started by john sega on 11 Jul 11 no follow-up yet
sandy bass

The Reliable Desktop Support Technicians - 1 views

My desktop computer is so slow. It took me five minutes just to boot it and another minutes to open a website. Then my boyfriend told me to call OnlineDesktopSupport. He said they offer the best d...

desktop support

started by sandy bass on 11 Jul 11 no follow-up yet
gregorlarson

sshd w/key to root fails as service, works by hand - FedoraForum.org - 0 views

  • chcon -R -t ssh_home_t /root/.ssh
    • gregorlarson
       
      Yes, but how could I have avoided this problem  in the first place?
  •  
    selinux sshd authorized_keys chcon see also ls -Z
howtoistart

How To I Start-How To Start-Learn Online Linux Commands Tutorials - 0 views

  •  
    The largest hub of Tutorial on Linux command prompt.How to use commands explained with practical examples.Learn latest commands with tutorials.
gregorlarson

PATH variable for sudo command - FedoraForum.org - 0 views

  • /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
    • gregorlarson
       
      I put /usr/local/sbin:/usr/local/bin: in front and that seemed to work well.
David Corking

Rsync To Dropbox / Jungle Disk « Blog | lesterchan.net - 7 views

  • --log-file=
    • David Corking
       
      Might be useful to get into the habit of using logs for later troubleshooting.
  • –size-only Modifies rsync’s “quick check” algorithm for finding files that need to be transferred, changing it from the default of transferring files with either a changed size or a changed last-modified time to just looking for files that have changed in size
    • David Corking
       
      Sounds like webdav clocks gets sufficiently out of sync with the local machine to cause trouble with rsync. I wonder if it leads to unnecessary download of entire files. Does this mean that unison won't work on webdav drives?
  •  
    Nice tips for doing small backups with rsync
vas_kut

Microsoft Support - 0 views

  •  
    Funny how GUI-heavy Microsoft forces the user to use a lot of CLI. Couldn't they have thrown those DLL's into a patch rather than forcing us to install each one?
« First ‹ Previous 181 - 199 of 199
Showing 20 items per page