Have you seen https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Ubuntu ?
Assuming you installed it that way, it would be better to remove it via package management rather than manually deleting files - this should then clean things up. Richard. On Mon, Sep 16, 2013 at 6:18 PM, Go Cool <[email protected]> wrote: > Hi, > > I was unable to find the config.xml. I am using version 1.530. In the > jenkins home, I just have the following - > > drwxr-xr-x 9 root root 4096 Sep 16 05:48 . > drwxr-xr-x 6 root root 4096 Sep 16 05:48 images > drwxr-xr-x 7 root root 4096 Sep 16 05:48 WEB-INF > drwxr-xr-x 3 root root 4096 Sep 16 05:48 scripts > drwxr-xr-x 2 root root 4096 Sep 16 05:48 executable > drwxr-xr-x 2 root root 4096 Sep 16 05:48 css > drwxr-xr-x 15 root root 4096 Sep 16 05:48 help > drwxr-xr-x 3 root root 4096 Sep 16 05:48 META-INF > drwxr-xr-x 8 root root 4096 Sep 16 05:48 .. > -rw-r--r-- 1 root root 363051 Aug 26 21:04 winstone.jar > -rw-r--r-- 1 root root 1544 Aug 26 21:01 dc-license.txt > -rw-r--r-- 1 root root 17542 Aug 26 21:01 favicon.ico > -rw-r--r-- 1 root root 71 Aug 26 21:01 robots.txt > -rw-r--r-- 1 root root 2824 Mar 6 2013 ColorFormatter.class > -rw-r--r-- 1 root root 1845 Mar 6 2013 JNLPMain.class > -rw-r--r-- 1 root root 788 Mar 6 2013 LogFileOutputStream$1.class > -rw-r--r-- 1 root root 586 Mar 6 2013 LogFileOutputStream$2.class > -rw-r--r-- 1 root root 2197 Mar 6 2013 LogFileOutputStream.class > -rw-r--r-- 1 root root 19503 Mar 6 2013 Main.class > -rw-r--r-- 1 root root 1049 Mar 6 2013 MainDialog$1$1.class > -rw-r--r-- 1 root root 1123 Mar 6 2013 MainDialog$1.class > -rw-r--r-- 1 root root 2424 Mar 6 2013 MainDialog.class > -rw-r--r-- 1 root root 512 Mar 6 2013 Main$FileAndDescription.class > > Thanks, > G > > > On Mon, Sep 16, 2013 at 2:07 PM, Vivekanand S V <[email protected]>wrote: > >> Have you checked this >> https://wiki.jenkins-ci.org/display/JENKINS/Disable+security ? >> >> >> On Mon, Sep 16, 2013 at 11:31 AM, Gocool Geek <[email protected]>wrote: >> >>> Hi folks, >>> >>> Sorry if this sound silly, but I am stuck hence wanted to know the >>> answer. >>> >>> I forgot my admin password and I am the only admin in the jenkins, >>> hence I wanted to re-install and start from scratch. >>> >>> I removed the physical directory where jenkins is in - under tomcat >>> webapps. I pushed a new war file into webapps and restarted the server. >>> >>> Now when I access jenkins - the new one, it still takes me to the login >>> screen. I was assuming it should be starting from scratch and should not >>> ask for log-in. >>> >>> Please let me know how I can solve this issue? >>> >>> Thanks, >>> G >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
