docker-scripts-archived / dev--LTSP

Virtual LTSP server with vagrant and/or docker-scripts.
GNU General Public License v3.0
7 stars 6 forks source link

Create a wiki page about how to debug LTSP from a client #49

Closed dashohoxha closed 6 years ago

dashohoxha commented 6 years ago

https://github.com/docker-scripts/dev--LTSP/wiki

d78ui98 commented 6 years ago

Should I mention all the steps suggested on irc?(please note that those steps were good but not the solution to our problem)

one solution was provided by @akash0x53 and another one I figured out by looking at logs.

dashohoxha commented 6 years ago

What you think is reasonable and could be useful for other people, or on other similar situations.

d78ui98 commented 6 years ago

I wrote the wiki page - https://github.com/docker-scripts/dev--LTSP/wiki/Troubleshooting Also the blog post - https://medium.com/@gajbhiyedeepanshu/solving-ltsp-client-not-able-to-login

will be updating the trouble shoot page if I find any new issue. Most solution are from irc channel, mailing list and also from personal experience.

dashohoxha commented 6 years ago

You should also update the Testing page. Maybe it is better to split it into 2 pages, one for manual testing (which describes all the cases that needs to be tested), and one for automated testing.

d78ui98 commented 6 years ago

Now that we can do automated testing in one command with ./tesh.sh start I don't think we need a new wiki page for that.

dashohoxha commented 6 years ago

I think that Testing Plan does a part of the job. Troubleshooting pages, which have more detailed instructions do the rest.

Maybe some wiki pages need to be refreshed and updated a bit to reflect the latest developments.

However this task can be closed since you have written a blog post for it.

d78ui98 commented 6 years ago

Maybe some wiki pages need to be refreshed and updated a bit to reflect the latest developments.

Exactly. will be doing that along with https://github.com/docker-scripts/dev--LTSP/issues/64