The Computer Oracle

How long should it take Cygwin to load?

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Quirky Dreamscape Looping

--

Chapters
00:00 How Long Should It Take Cygwin To Load?
00:49 Accepted Answer Score 10
01:13 Answer 2 Score 3
01:33 Answer 3 Score 1
01:46 Thank you

--

Full question
https://superuser.com/questions/186707/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#cygwin

#avk47



ACCEPTED ANSWER

Score 10


It should only take a few seconds. Have you got bash-completion installed? Starting that can really slow things down, especially if network drives are involved as well. Either uninstall the package or move its startup script out of /etc/postinstall.d. Other scripts in there might slow things down too.




ANSWER 2

Score 3


Depending on your system resources, cygwin should be relatively quick. I've found it to be very buggy in a lot of ways though. I've recently switched to using AndLinux to get unix/linux functionality on my windows boot and it works far far better in my opinion.




ANSWER 3

Score 1


If you are on a computer with Active Directory, insert the following lines into /etc/nsswitch.conf as described here: https://www.cygwin.com/faq.html#faq.using.startup-slow

passwd:   files
group:    files